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

Can't Build - Solus #53

Open
oldaccountdeadname opened this issue Jun 9, 2020 · 2 comments
Open

Can't Build - Solus #53

oldaccountdeadname opened this issue Jun 9, 2020 · 2 comments

Comments

@oldaccountdeadname
Copy link

I cloned obs-studio and have v4l2loopback running. I cd'd into build and ran cmake -DLIBOBS_INCLUDE_DIR="../../obs-studio/libobs" -DCMAKE_INSTALL_PREFIX=/usr .. and get this error:

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.

What happened to this?

@zeevox
Copy link

zeevox commented Jun 10, 2020

Duplicate of #52?
On Ubuntu the package is libobs-dev, I did a quick search and it might be called libobs on Solus.

@oldaccountdeadname
Copy link
Author

Duplicate of #52?
On Ubuntu the package is libobs-dev, I did a quick search and it might be called libobs on Solus.

Thanks, I tried searching for libobs and didn't find anything. I found liboobs which was not the package.

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

No branches or pull requests

2 participants