FFmpeg-iOS-build-script icon indicating copy to clipboard operation
FFmpeg-iOS-build-script copied to clipboard

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

Open coder-dongjiayi opened this issue 3 years ago • 0 comments

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 [email protected] 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

coder-dongjiayi avatar Jun 06 '21 14:06 coder-dongjiayi