Hi everyone, I am currently messing around with obs-studio trying to create a new output form instead of rtmp, and its so far been going ok. I have managed to compile link and on the development computer run the project. However i have noticed that when i try to create a .DMG install file alot of the needed dependencies are not copied into that file.
Under windows there is the -DCOPY_DEPENDENCIES command line argument which forces a copy of these binaries to the .MSI generated file, however after breaking my head for 2-3 days I have failed to generate in such a manner a .DMG file which does include the ffmpeg/QT libs.
I have noticed that in the offical OBS release for mac these libs are indeed present in the DMG file, I was woundering if anyone can give me a clue about what am I doing wrong.
Thanks in advanced
Roy Jacober
Under windows there is the -DCOPY_DEPENDENCIES command line argument which forces a copy of these binaries to the .MSI generated file, however after breaking my head for 2-3 days I have failed to generate in such a manner a .DMG file which does include the ffmpeg/QT libs.
I have noticed that in the offical OBS release for mac these libs are indeed present in the DMG file, I was woundering if anyone can give me a clue about what am I doing wrong.
Thanks in advanced
Roy Jacober