I have added libxml2 to my Xcode 4 project following this guide.
But it's not working. Xcode gives me error saying it no such libxml2 directory. What am I doing wrong? Here's the screenshots of the target settings of my project:
Thanks.
#include <libxml/HTMLparser.h>
and you're offfor better explanation see to this answer https://stackoverflow.com/a/3429301/149663