kewlbear / FFmpeg-iOS-build-script

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

xcrun -sdk iphoneos clang is unable to create an executable file. #48

Closed iraj-wisilica closed 9 years ago

iraj-wisilica commented 9 years ago

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 9 years ago

Please attach config.log file.

iraj-wisilica commented 9 years ago

Thank you for your response, Kewlbear. I had some issues with my Xcode path and fixed it.

kewlbear commented 9 years ago

You're welcome.