Re: libxml2 in Xcode 3.2
Re: libxml2 in Xcode 3.2
- Subject: Re: libxml2 in Xcode 3.2
- From: Dave McCarthy <email@hidden>
- Date: Fri, 4 Sep 2009 16:28:46 -0400
Thanks, but that isn't the problem. I'm saying that the header files aren't installed at all unless I tell the Xcode installer that I want 10.4 compatibility. I have an existing project that uses libxml2, and another engineer tried to build it under Snow Leopard and got errors because the header files weren't there. The problem went away when he reinstalled Xcode with 10.4 checked.
On Sep 4, 2009, at 2:04 PM, Todd Heberlein wrote: It seems that the libxml2 header files aren't placed in /usr/include with the default install of Xcode 3.2. You have to check the box for 10.4 build-ability. Is that behavior correct?
You need to set your target to search for the /usr/include/libxml2 directory recursively. Below are some detailed notes.
|
_______________________________________________
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