Re: Error compiling obs-ndi: CMake Error at external/FindLibObs.cmake:

2019-02-13 Thread Martin Gansser
Thanks for your reply, i will contact upstream. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html L

Re: Error compiling obs-ndi: CMake Error at external/FindLibObs.cmake:

2019-02-13 Thread Rex Dieter
Rex Dieter wrote: > Martin Gansser wrote: >> CMake Error at >> external/FindLibObs.cmake:98 (include): >> include could not find load file: >> >> /usr/include/obs/../cmake/external/ObsPluginHelpers.cmake >> Call Stack (most recent call first): >> CMakeLists.txt:9 (include) > > Easiest ex

Re: Error compiling obs-ndi: CMake Error at external/FindLibObs.cmake:

2019-02-13 Thread Rex Dieter
Martin Gansser wrote: > Hi, > > I'am trying to compile obs-ndi for fedora, but this fails with the > following error message: > I use [1] obs-ndi.spec > > + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG > -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG > -DCMAKE_Fortran_FLAGS_RELEASE:STRING

Error compiling obs-ndi: CMake Error at external/FindLibObs.cmake:

2019-02-13 Thread Martin Gansser
Hi, I'am trying to compile obs-ndi for fedora, but this fails with the following error message: I use [1] obs-ndi.spec + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOO