Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.

[COMPILE] WARN - Configuration for architecture xxx failed. #27

Open
xxxg0001 opened this issue Jun 13, 2015 · 1 comment
Open

[COMPILE] WARN - Configuration for architecture xxx failed. #27

xxxg0001 opened this issue Jun 13, 2015 · 1 comment

Comments

@xxxg0001
Copy link

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?

@kentran
Copy link

kentran commented Sep 8, 2015

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants