You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: