• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How Do I Statically Link to libcurl?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How Do I Statically Link to libcurl?


  • Subject: Re: How Do I Statically Link to libcurl?
  • From: Chris Tracewell <email@hidden>
  • Date: Wed, 1 Jul 2009 10:13:21 -0700

On Jun 30, 2009, at 8:55 PM, Nick Zitzmann wrote:


On Jun 30, 2009, at 9:49 PM, Chris Tracewell wrote:

Finally, just to be sure to be sure to steer things back to my original question... whether I dynamically link or statically link, is there a manual anywhere that describes how to do this in XCode?


I'm not sure, but did you try the "add -> existing frameworks" CM item and then navigating to /usr/lib in the resulting open panel (which you can do by pressing Shift-Cmd-G when it's open)?

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

Okay thanks, that at least helped me find the library - which was step one. There were several version, I choose libcurl.4.dylib. I am not sure where to go now though. I added -libcurl in "Other Linker Flags" in my build settings and put #import <curl.h> (a wild stab) in my header file but I still get errors when compiling stating that all of my CURL functions are undeclared.


Thank you
_______________________________________________

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


  • Follow-Ups:
    • Re: How Do I Statically Link to libcurl?
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: warning:assignment from distinct Objective-C type
  • Next by Date: Re: Dynamically loading a part of a Window in Cocoa
  • Previous by thread: Re: How Do I Statically Link to libcurl?
  • Next by thread: Re: How Do I Statically Link to libcurl?
  • Index(es):
    • Date
    • Thread