Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
How to include <libxml/tree.h> ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to include <libxml/tree.h> ?



I've got some code that uses an include like this:

#include <libxml/tree.h>

How do I get this to compile? I tried dragging in the folder from / usr/include/libxml2/libxml into my Xcode project (thus creating a group in my project containing references to all the files in this folder), but this didn't work. Xcode tells me that it can't find tree.h

What's the correct technique for getting these sort of includes to work? I need to map "libxml/" to "/usr/include/libxml2/libxml" somehow?? But how?


_______________________________________________ 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


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.