I am getting the following error.
I downloaded the source from https://github.com/jp9000/obs-studio/ and my
plugins/mac-syphon/syphon-framework/ directory is empty. Trying to build OBS on 10.9.5. Still new to CMake, any help are very much appreciated! Thx
% cmake .. && make
-- Jansson >=2.5 not found, building bundled version
-- Found FFMpeg: /opt/local/lib/../lib/libavformat.dylib (found version "56.7.104") found components: avformat avutil swscale swresample avcodec
-- Using ImageMagick for image loading in libobs
-- Libfdk not found - obs-libfdk plugin disabled
-- Found FFMpeg: /opt/local/lib/../lib/libavcodec.dylib (found version "56.3.100") found components: avcodec avutil swscale avformat swresample
-- Configuring done
CMake Error at plugins/mac-syphon/CMakeLists.txt:71 (add_library):
Cannot find source file:
syphon-framework/Syphon_Prefix.pch
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
I downloaded the source from https://github.com/jp9000/obs-studio/ and my
plugins/mac-syphon/syphon-framework/ directory is empty. Trying to build OBS on 10.9.5. Still new to CMake, any help are very much appreciated! Thx
% cmake .. && make
-- Jansson >=2.5 not found, building bundled version
-- Found FFMpeg: /opt/local/lib/../lib/libavformat.dylib (found version "56.7.104") found components: avformat avutil swscale swresample avcodec
-- Using ImageMagick for image loading in libobs
-- Libfdk not found - obs-libfdk plugin disabled
-- Found FFMpeg: /opt/local/lib/../lib/libavcodec.dylib (found version "56.3.100") found components: avcodec avutil swscale avformat swresample
-- Configuring done
CMake Error at plugins/mac-syphon/CMakeLists.txt:71 (add_library):
Cannot find source file:
syphon-framework/Syphon_Prefix.pch
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx