• 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
How to include <libxml/tree.h> ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to include <libxml/tree.h> ?


  • Subject: How to include <libxml/tree.h> ?
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Mon, 26 Dec 2005 14:26:25 +0000

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
  • Follow-Ups:
    • Re: How to include <libxml/tree.h> ?
      • From: William Turner <email@hidden>
  • Prev by Date: Bundle Failing to Load
  • Next by Date: Re: How to include <libxml/tree.h> ?
  • Previous by thread: Bundle Failing to Load
  • Next by thread: Re: How to include <libxml/tree.h> ?
  • Index(es):
    • Date
    • Thread