kewlbear / FFmpeg-iOS-build-script

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

Error compiling for arm64 #49

Closed jngd closed 8 years ago

jngd commented 8 years ago

I'm getting the following error using build-ffmpeg script. I'm building for arm64

FFmpeg source not found. Trying to download...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 8372k  100 8372k    0     0  1333k      0  0:00:06  0:00:06 --:--:-- 1638k
building arm64...
xcrun -sdk iphoneos clang is unable to create an executable file.
C compiler test failed.

If you think configure made a mistake, make sure you are using the latest
version from Git.  If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
kewlbear commented 8 years ago

Please attach config.log.