You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
It maybe a bit late but the reason for this problem is that the sdk version for ios build is configured in curl_builder.rb to be 8.1. If you are running a different version of the sdk, the library won't compile. Check your current SDK in /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/ folder and change the version will work
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I run ./build_curl and got some error
[COMPILE] WARN - Configuration for architecture 'i386-apple-darwin' failed.
[COMPILE] WARN - Configuration for architecture 'armv7-apple-darwin' failed.
[COMPILE] WARN - Configuration for architecture 'armv7s-apple-darwin' failed.
[COMPILE] WARN - Configuration for architecture 'arm64' failed.
why?, how to fix it?
The text was updated successfully, but these errors were encountered: