jasonacox / Build-OpenSSL-cURL

Scripts to build OpenSSL, HTTP/2 (nghttp2) and cURL (libcurl) for MacOS, iOS and tvOS devices (x86_64, armv7, armv7s, arm64, arm64e). Now Supporting Apple Silicon, OpenSSL 3.0.x with TLS 1.3 and Mac Catalyst builds.
MIT License
430 stars 129 forks source link

Issue while building Libcurl #8

Closed alberttra closed 8 years ago

alberttra commented 8 years ago

When i try to run: sh build.sh, the process go through build ding openssl, nghttp2 and libcurl. But in the last step, i have this error:

fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: can't open input file

alberttra commented 8 years ago

Someone mentioned this before → close