• 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 problem with SDK dylib vs. system dylib
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking problem with SDK dylib vs. system dylib


  • Subject: Re: linking problem with SDK dylib vs. system dylib
  • From: Guillaume Laurent <email@hidden>
  • Date: Fri, 22 Feb 2008 17:05:13 +0100


On Feb 22, 2008, at 16:38 , Jean-Daniel Dupas wrote:

You should never add file from the SDK (library, header, ...) Always use absolute path (/usr/lib) and the Xcode build system will build the library path according to your SDK root settings.
For exemple, you add the libz.dylib from /usr/lib and select 10.4u SDK, Xcode will link your product using /${SDK_PATH}/usr/lib/ libz.dylib.

OK, I was completely misguided then :-). Still, I find it a little annoying than libs aren't any easier to access (the Command-Shift-G thing is kinda hackish).


Thanks for your help,

--
Guillaume
http://telegraph-road.org





_______________________________________________
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 problem with SDK dylib vs. system dylib
      • From: Jean-Daniel Dupas <email@hidden>
References: 
 >linking problem with SDK dylib vs. system dylib (From: Guillaume Laurent <email@hidden>)
 >Re: linking problem with SDK dylib vs. system dylib (From: Jean-Daniel Dupas <email@hidden>)

  • Prev by Date: Re: linking problem with SDK dylib vs. system dylib
  • Next by Date: Re: linking problem with SDK dylib vs. system dylib
  • Previous by thread: Re: linking problem with SDK dylib vs. system dylib
  • Next by thread: Re: linking problem with SDK dylib vs. system dylib
  • Index(es):
    • Date
    • Thread