fork download
  1. Undefined symbols for architecture armv7:
  2. "avformat_open_input(AVFormatContext**, char const*, AVInputFormat*, AVDictionary**)", referenced from:
  3. -[ViewController viewDidLoad] in ViewController.o
  4. ld: symbol(s) not found for architecture armv7
  5. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  6.  
  7.  
  8. $ xcrun -sdk iphoneos lipo -info libavformat.a
  9. Architectures in the fat file: libavformat.a are: armv7 armv7s
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty