Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

iOS - Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit #627

Closed
degierpetr opened this issue Nov 11, 2022 · 3 comments
Closed

iOS - Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit #627

degierpetr opened this issue Nov 11, 2022 · 3 comments
Labels
ios Affect iOS platform library Affects the library no-issue-activity question Further information is requested v5.1 Affects v5.1 release

Comments

@degierpetr
Copy link

After build, install and run application immediately crash on error:

dyld[2300]: Library not loaded: @rpath/ffmpegkit.framework/ffmpegkit Referenced from: <DB21847A-049D-3466-8C01-BCA9D2EF216B> /Users/petrdegier/Library/Developer/CoreSimulator/Devices/8C1E58A7-ED7C-4216-A8D3-BE14BF5E24A4/data/Containers/Bundle/Application/13AC089F-F1A1-4630-A416-1147E2B9344F/GetMoments.app/GetMoments Reason: tried: ‘/Users/petrdegier/Library/Developer/Xcode/DerivedData/GetMoments-brjywyiobwlxsacsigsxgvjtacoj/Build/Products/Debug-iphonesimulator/ffmpegkit.framework/ffmpegkit’ (errno=2), ’/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneO

The only quick solution for me was to add:

  • ffmpegkit.xcframework
  • libavcodec.xcframework
  • libavformat.xcframework
  • libavutil.xcframework

To frameworks in general settings.

XCode version: 14.1
iOS version: 16.1
RN version: 68.2
ffmpeg-kit version: 5.1.0

@tanersener
Copy link
Collaborator

A similar issue was reported before in #590. Could you try the solutions given there?

@tanersener tanersener added question Further information is requested ios Affect iOS platform library Affects the library v5.1 Affects v5.1 release labels Nov 11, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions
Copy link

This issue was closed because it has been stalled for 7 days with no activity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ios Affect iOS platform library Affects the library no-issue-activity question Further information is requested v5.1 Affects v5.1 release
Projects
None yet
Development

No branches or pull requests

2 participants