How Do I Statically Link to libcurl?
How Do I Statically Link to libcurl?
- Subject: How Do I Statically Link to libcurl?
- From: Chris Tracewell <email@hidden>
- Date: Tue, 30 Jun 2009 18:40:37 -0700
So... call me an idiot, but I am lost as how to get libcurl into my
project. I can see libcurl.4.dylib & libcurl.3.dylib on my hard drive
using spotlight. I have googled and googled and only found bits and
pieces here and there but nothing concrete, that is a 1,2,3
instruction on how to "link against" libcurl. Here is what I think I
need to do but am not sure on specifics
1) Statically link against libcurl (3 or 4?) - (in forums everybody
says "just link against it" ... how is this done?)
2) Edit Project Settings --> Build --> Other Linker Flags to some path
where libcurl can be found ... which is???
3) import the <curl.h> or <curl/ease.h> into my controller class -
(seems straight forward)
I have tried a bizillion combos of the above with enough revisions to
make me sick. Any help is much appreciated.
Thanks
Chris
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden