kewlbear / FFmpeg-iOS-build-script

Shell scripts to build FFmpeg for iOS and tvOS
3.03k stars 899 forks source link

URGENT:FFmpeg not found for architecture arm64 problem? #146

Closed mr-ahtazaz closed 4 years ago

mr-ahtazaz commented 5 years ago

I have integrated FFMPEG by following this Question.

At the end got this Compiler Error.

Undefined symbols for architecture arm64:
  "_avformat_alloc_context", referenced from:
      SwiftFFmeg.AppDelegate.application(_: __C.UIApplication, didFinishLaunchingWithOptions: [__C.UIApplicationLaunchOptionsKey : Any]?) -> Swift.Bool in AppDelegate.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

I have asked this Question on Stackoverflow in detail.

Need your help, Sir. Thanks