ofxHapPlayer
ofxHapPlayer copied to clipboard
Error with @rpath/ffmpeg/lib/osx/libavutil.56.dylib
Hi, I'm trying to integrate the Hap player in a project, but I haven't found how to resolve this error:
dyld: Library not loaded: @rpath/ffmpeg/lib/osx/libavutil.56.dylib Reason: image not found
I use OF v0.11.2 and Xcode Version 13.2.1 (13C100), OSX 11.5.1
I tested the example, and it works. I also erased the project to generate again with projectGeberator and it compiles, but the project I'm working on, even after using PG, always end up in this error.