• 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: Preventing usage of broken 3rd party libxml.framework install
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Preventing usage of broken 3rd party libxml.framework install


  • Subject: Re: Preventing usage of broken 3rd party libxml.framework install
  • From: Jean-Daniel Dupas <email@hidden>
  • Date: Thu, 20 Dec 2007 16:52:56 +0100


Why *must* I *not* use $(SDKROOT)/usr/include/libxml2? Is there any particular harm in explicitly asking for this path?

Anyhow, having /usr/include/libxml2 at the start of the header search path should force that to be used, right?

Jeff

OK, "should not" would be more appropriate.
Forcing '/usr/include/libxml2' and using SDKROOT would be unsafe.
The compiler may use header that does not correspond to the library used by the linker. (in case the current system verison is not the same than the target SDK version)


You can find in the archive what Xcode does when you set SDKROOT

http://www.cocoabuilder.com/archive/message/xcode/2005/12/22/2163

_______________________________________________
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: 
 >Preventing usage of broken 3rd party libxml.framework install (From: Thomas Engelmeier <email@hidden>)
 >Re: Preventing usage of broken 3rd party libxml.framework install (From: Jeffrey Wilson <email@hidden>)
 >Re: Preventing usage of broken 3rd party libxml.framework install (From: Jean-Daniel Dupas <email@hidden>)
 >Re: Preventing usage of broken 3rd party libxml.framework install (From: Jeffrey Wilson <email@hidden>)

  • Prev by Date: Re: noob
  • Next by Date: Re: Problem running on 10.3 when building with Xcode 3.0: NSAffineTransform not found in Foundation
  • Previous by thread: Re: Preventing usage of broken 3rd party libxml.framework install
  • Next by thread: Xcode 3 not always noticing app has quit
  • Index(es):
    • Date
    • Thread