We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
$ git apply streamfx.patch --unsafe-paths --directory=../obs-studio/UI/frontend-plugins/streamfx
error: patch failed: ../obs-studio/UI/frontend-plugins/streamfx/CMakeLists.txt:292
error: ../obs-studio/UI/frontend-plugins/streamfx/CMakeLists.txt: patch does not apply
edit: i found what the problem is. the build scripts downloading the wrong version of StreamFX (0.12)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
$ git apply streamfx.patch --unsafe-paths --directory=../obs-studio/UI/frontend-plugins/streamfx
error: patch failed: ../obs-studio/UI/frontend-plugins/streamfx/CMakeLists.txt:292
error: ../obs-studio/UI/frontend-plugins/streamfx/CMakeLists.txt: patch does not apply
edit: i found what the problem is. the build scripts downloading the wrong version of StreamFX (0.12)
The text was updated successfully, but these errors were encountered: