Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

cant build in ubuntu 20.04 #52

Closed
mujeebcpy opened this issue Jun 7, 2020 · 6 comments · Fixed by #72
Closed

cant build in ubuntu 20.04 #52

mujeebcpy opened this issue Jun 7, 2020 · 6 comments · Fixed by #72

Comments

@mujeebcpy
Copy link

i getting an error while building. is there any possibility to install simple as a plugin without these complex building procedure ?
this is the error i got.

CMake Error at CMakeLists.txt:6 (find_package):
  By not providing "FindLibObs.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "LibObs", but
  CMake did not find one.

  Could not find a package configuration file provided by "LibObs" with any
  of the following names:

    LibObsConfig.cmake
    libobs-config.cmake

  Add the installation prefix of "LibObs" to CMAKE_PREFIX_PATH or set
  "LibObs_DIR" to a directory containing one of the above files.  If "LibObs"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!

@huertacjavier
Copy link

Same error as him. Despite file LibObsConfig.cmake.in is in /home/user/obs-studio/libobs/

I try to copy such file i directory /home/user/obs-v4l2sink/ but it doesn't work yet

@zeevox
Copy link

zeevox commented Jun 9, 2020

sudo apt install libobs-dev worked for me

@SamyGarib
Copy link

sudo apt install libobs-dev worked for me

worked for me too. thanks.

@killlmoo
Copy link

killlmoo commented Jul 9, 2020

sudo apt install libobs-dev worked for me

worked for me

@patomation
Copy link
Contributor

sudo apt install libobs-dev worked for me

worked for me
And it worked for me. Can I add this to the documentation?

@patomation
Copy link
Contributor

Added a pull request to add this to documentation.
#72

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants