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 was archived by the owner on Apr 10, 2026. It is now read-only.
My iOS SDK is 9.3 , Xcode 7.3.
I just execute the build-all.sh, but it show error like below: checking for openssl directory... configure: WARNING: Could not find a linkable openssl. If you have it installed somewhere unusual, you can specify an explicit path using --with-openssl-dir configure: error: Missing libraries; unable to proceed.
Any idea about this error ? Thanks.
My iOS SDK is 9.3 , Xcode 7.3.
I just execute the build-all.sh, but it show error like below:
checking for openssl directory... configure: WARNING: Could not find a linkable openssl. If you have it installed somewhere unusual, you can specify an explicit path using --with-openssl-dir configure: error: Missing libraries; unable to proceed.Any idea about this error ? Thanks.