-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
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
macOS 10.15 and OF 0.11 compile error #58
Comments
Working here with OF 0.11. That's an unusual error. Did you |
Xcode 11.3.1 macOS 10.15.? |
It works from download here. Can you try the download again, or try doing a git clone? Are you using the Finder to unzip it? libavutil.55.dylib should be a link to libavutil.55.34.101.dylib. |
FYI, it works fine on Mojave, Xcode 10.3 and OF 0.11 |
I solved it by copping the dylib files from ffmpeg/lib/osx to /usr/local/lib and it worked |
it also seems to work after following this suggestion: |
I currently had a problem with the above solution when using macOS 10.15.7, OF 0.11.0, Xcode 12.4 Thanks to this video have I learned how to take files out of "quarantine". |
Showing Recent Issues : File too small (length=0) file '../../../addons/ofxHapPlayer/libs/ffmpeg/lib/osx/libavutil.55.dylib' for architecture x86_64
The text was updated successfully, but these errors were encountered: