- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 893
xcrun -sdk iphoneos clang is unable to create an executable file #119
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
As you can see in the message, I have to see config.log to figure out the reason. |
@kewlbear Thank you for your reply. But I don't know where to find the "config.log" file. |
You can do the following: find -name config.log |
Below is the last part of config.log. I have emailed the config.log file to ffmpeg-user@ffmpeg.org |
After googling “xcrun: error: SDK "iphoneos" cannot be located”, I’m guessing some reasons:
|
I fixed “xcrun: error: SDK "iphoneos" cannot be located” by referring to "gomatcha/matcha#6" |
Glad I could help. |
Error information is shown below:
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.
The text was updated successfully, but these errors were encountered: