Advertisement
Guest User

libxml

a guest
Oct 14th, 2015
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. clang: warning: argument unused during compilation: '-pthread'
  2. ld: warning: ignoring file /usr/local/lib/libx264.dylib, file was built for x86_64 which is not the architecture being linked (arm64): /usr/local/lib/libx264.dylib
  3. Undefined symbols for architecture arm64:
  4. "_x264_encoder_encode", referenced from:
  5. _main in ffconf.selT5O2r.o
  6. ld: symbol(s) not found for architecture arm64
  7. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  8. ERROR: libx264 not found
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement