Re: libxml2 in Xcode 3.2
Re: libxml2 in Xcode 3.2
- Subject: Re: libxml2 in Xcode 3.2
- From: Jens Alfke <email@hidden>
- Date: Fri, 4 Sep 2009 11:10:13 -0700
On Sep 4, 2009, at 11:04 AM, Todd Heberlein wrote:
You need to set your target to search for the /usr/include/libxml2
directory recursively.
Weird — I took a look, and the headers are in /usr/include/libxml2/
libxml/. And when the headers include other headers they refer to them
as <libxml/xxx.h>, so sure 'nuf, they won't work with the regular
#include paths.
Is this a packaging glitch in 10.6? It sure seems like the correct
location of the headers should be /usr/include/libxml/.
—Jens _______________________________________________
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