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 it again with project-generator and it compiles, however, the project I’m working on, even after using pg, always end up in this error.
How to fix it? I have installed FFmpeg using homebrew and also followed this tutorial Installing FFmpeg on macOS Catalina (Updated Late 2020) - YouTube
1 post - 1 participant