-
Notifications
You must be signed in to change notification settings - Fork 99
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
C compiler cannot create executables in Xcode 9.4.1 #20
Comments
I'm late to the party but I had the same problem. Changing SDK version to 11.4 in build-libopus.sh fixed my problem. If you want to see your SDKs you can do it with: xcodebuild -showsdks |
I've only updated |
Please build-libopus.sh to auto choose SDK version: |
Thanks, that solved my problem. |
Thanks, Best answer, you save my day |
when compiling bash build-libopus.sh, it shows Cannot Run C Compiled programs.
The text was updated successfully, but these errors were encountered: