I am getting this error:
/Users/AppleMacbook/Documents/Tab/Tab/../../../Downloads/GDataXMLNode.h:38:24: error: libxml/tree.h: No such file or directory
I have added these two properly:
/usr/include/libxml2
other linkers flags -lxml2
Still I am getting an error saying that tree.h is not present. I opened that folder, it's there!
Could you please help me with this?