kewlbear / FFmpeg-iOS-build-script

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

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

Closed coder-dongjiayi closed 11 months ago

coder-dongjiayi commented 3 years ago

Can anyone help me.

sh build-ffmpeg.sh X264 FDK_AAC

build x264 and FDK_AAC 。I encountered the following error

` Ibuilding X264... 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 "ffbuild/config.log" produced by configure as this will help solve the problem.`

https://github.com/coder-dongjiayi/ABCMediaPlay/blob/main/config.log