cURL / Mailing Lists / curl-library / Single Mail

curl-library

Using with android

From: Ruler 501 <d.ruler501_at_gmail.com>
Date: Fri, 5 Sep 2014 13:45:27 -0500

I did manage to get compiled for android with help from
http://stackoverflow.com/questions/11330180/porting-libcurl-on-android-with-ssl-support
Now I have a larger problem that whenever I link it into my program I get a
crash on startup(before any of my code executes it seems). How can I fix
that to get curl working, did I build it wrong or am I linking it wrong?

I'm linking with -lssl -lcrypto -lcurl with the shared libraries. All the
.so's are in libs/<arch>

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2014-09-05