libxml/tree.h file not found

今天调试一个程序,用了友盟的统计工具

出现这么一个错误    libxml/tree.h file not found  


解决办法:

    设置Header Search Paths 为 /usr/include/libxml2

  如图:

       libxml/tree.h file not found_第1张图片

你可能感兴趣的:(libxml/tree.h file not found)