macOS: Library not loaded: @rpath/lib/libgstanalytics-1.0.0.dylib
Hi guys!
We tried to use GStreamer Framework 1.24.1 on Apple M1 based system with XCode 15.3. We have the error on run our app from Apple XCode:
dyld[88790]: Library not loaded: @rpath/lib/libgstanalytics-1.0.0.dylib
Referenced from: <61C44F6D-FBFE-3370-B56F-711C796C2672> /Library/Frameworks/GStreamer.framework/Versions/1.0/lib/GStreamer
We also checked this issue on GStreamer 1.22.7 and we did not observe this problem. Is it bug?
We could not find library libgstanalytics-1.0.0.dylib
in Frameworks path after installation.
This is my first bug report... Sorry if I did something wrong
Thank you!