• 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: Wade Williams <email@hidden>
  • Date: Thu, 9 Jun 2005 02:26:58 -0500


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

Is it possible to have Xcode switch which library it links to based on the SDK I'm currently developing with (i.e., if I switched my SDK to 10.3, is it possible to have Xcode automatically know to link with the libxml.dylib and libz.dylib files in the 10.3 SDK directory)?


That happens automatically.



Except that in the case of libz, if you try to link with the one in /usr/lib and you're using the 10.3.9 SDK, you'll get:

"Couldn't find file for libz.1.2.2.dylib"

Because all references in /usr/lib point to 1.2.2 and that does not exist in the 10.3.9 SDK.

Wade
 _______________________________________________
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

  • Follow-Ups:
    • Re: Linking with libraries in SDKs
      • From: Scott Tooker <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: Undefined: _fprintf$LDBLStub
  • Next by Date: Re: XCode 2.1 - different result from crypt in deployment and debug?
  • Previous by thread: Re: Linking with libraries in SDKs
  • Next by thread: Re: Linking with libraries in SDKs
  • Index(es):
    • Date
    • Thread