D
Deleted member 307582
I'm trying to build OBS following the steps from the GitHub wiki (running ./CI/full-build-macos.sh -b after cloning), but at the very end it has this error:
This didn't happen around a month ago when I built it, and even when I clear all the dependencies and files from the last build, it still has this error. It does create a .app file, but it is incomplete and doesn't launch.
Any suggestions?
Code:
mv: rename ./OBS.app/Contents/Resources/data/obs-scripting/_obspython.so to ./OBS.app/Contents/MacOS/_obspython.so: No such file or directory
+ ERROR during build step: bundle app
Any suggestions?