On Apr 10, 2014, at 3:59 AM, truefiresnake <truefiresn...@gmail.com> wrote:

> I’ve builded curl for iOS with this script 
> https://github.com/JohnPoison/cURL-SSL-for-iOS/blob/master/cURL/build-libcurl.sh
>  I’ve added option --enable-threaded-resolver to prevent my app from crashing 
> when curl_resolv_timeout occurs. But that didn’t help and I’m still getting 
> crashes (btw crash is in main thread) 
> http://monosnap.com/image/DBtQ4XgSiLfVFPt52IBNscnPYzA5Uv . How can I solve 
> this problem?

It looks like that Github project is using a really old version of libcurl. Can 
you try using something more recent? The build I posted at 
<http://seiryu.home.comcast.net/libcurl-ios.html> uses the latest version and 
doesn't require OpenSSL.

Nick Zitzmann
<http://www.chronosnet.com/>




-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to