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

cmake issue #74

Open
DevLimbani09 opened this issue Sep 9, 2020 · 4 comments
Open

cmake issue #74

DevLimbani09 opened this issue Sep 9, 2020 · 4 comments

Comments

@DevLimbani09
Copy link

On running:
cmake -DLIBOBS_INCLUDE_DIR="../../obs-studio/libobs" -DCMAKE_INSTALL_PREFIX=/usr ..

Output:

CMake Error at external/FindLibObs.cmake:98 (include):
  include could not find load file:

    /home/devl09/OBS/obs-studio/libobs/../cmake/external/ObsPluginHelpers.cmake
Call Stack (most recent call first):
  CMakeLists.txt:5 (include)


-- Configuring incomplete, errors occurred!
See also "/home/devl09/OBS/obs-v4l2sink/build/CMakeFiles/CMakeOutput.log".

@JuraiAndou
Copy link

i had the same issue to, trying to find a way to fix it

@applesud
Copy link

applesud commented Sep 21, 2020

Installing libobs-dev via apt install libobs-dev fixed this problem for me.
Original answer

Thanks @rayrrr for pointing out a mistake in my post before the edit.

@rayrrr
Copy link

rayrrr commented Sep 29, 2020

the package name is actually libobs-dev...that worked for me. Thanks @applesud !

@nyovaya
Copy link

nyovaya commented Jan 2, 2021

I have the same issue, even with libobs-dev being installed.

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

5 participants