• 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: Linking with libraries in SDKs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking with libraries in SDKs


  • Subject: Re: Linking with libraries in SDKs
  • From: Tim Conkling <email@hidden>
  • Date: Wed, 8 Jun 2005 21:02:12 -0400

On Jun 8, 2005, at 8:18 PM, Chris Espinosa wrote:


A related question: to allow Xcode to find the appropriate headers for libxml and libz, should I add /usr/include and /usr/include/ libxml2 to my Header Search Paths, or should I add some SDK- relative paths instead?

Just add the ones from /usr/lib, and Xcode will pick up the corresponding ones from the SDK in use at build time.

To clarify, do you mean that Xcode will do the right thing if I add the _headers_ (in /usr/include) to my project, or do you mean that Xcode will do the right thing if I add the _search paths_ (the strings "/usr/include" and "/usr/include/libxml2") to the Build Configuration (this is actually what I'm doing)? Or does Xcode know what to do in either situation?


Tim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Linking with libraries in SDKs (From: Tim Conkling <email@hidden>)
 >Re: Linking with libraries in SDKs (From: Chris Espinosa <email@hidden>)

  • Prev by Date: Re: Xcode 2.1 debugger grief
  • Next by Date: Cross Compiling IOKit Framework for 10.2 or 10.3 using XCode 2.0
  • Previous by thread: Re: Linking with libraries in SDKs
  • Next by thread: Re: Linking with libraries in SDKs
  • Index(es):
    • Date
    • Thread