libxml/tree.h' file not foun 2018-04-03 本文已影响10人 崠崠 libxml/tree.h' file not found .png 在Link Binary With Library 中添加了libxml2.tbd的情况下仍出现找不到文件的情况 image.png 解决: 在Building Setting -> Header Search Paths 添加${SDK_DIR}/usr/include/libxml2/ 位置.png