i am getting Libxml/tree.h:No such file or directory error and other xml related error after adding three20 library to my project.
i have added -lxml2 to other linker flags i have added /usr/include/libxml2 to header search path.
but still getting error
previously when i used old version of three20 there was no error but after adding new three20 the errors pops up
help is appreciated thank you