It's in the README. I used Sam Revitch's EZX Crosstools.Thanks! Can you tell me how you compiled it?
You mean you're linking your own program to libcurl? That works on my system, without any problem. Can you start it from the command line to see if it finds libcurl.so.3? That might be a crash reason.Ok so I tried the whole thing and the application just crashes! The linking goes fine (I don't even add any curl code) yet the app crashes. If I remove the link to curl, the app starts fine.
Did you try the curl command (which should be linked against the same lib)? I was able to download http:// and https:// files using curl on the phone.
Kosta



Reply With Quote