hpple
hpple copied to clipboard
the Xcode 6.3 can not find the libxml2.2 ,
libxml/tree can be find . even pasted the ${SDKROOT}/usr/include/libxml2 to the header search
@JJJJJJJerk Did you "Add the libxml2.2.dylib framework" ?
i added 2.2 and even pasted the ${SDKROOT}/usr/include/libxml2,2 to the header search still show wrong
2.0 is ok
add /usr/include/libxml2
to Header Search Path
try add ${SDKROOT}/usr/include/libxml2 to HeaderSearchPath and LibrarySearchPaths
http://stackoverflow.com/questions/26857531/import-libxml-tree-h-file-not-found-after-xcode-6-1-update