libxml/tree.h file not found

libxml/tree.h file not found 


解决:

Search Paths在里面找到Header Search Paths ,添加${SDK_ROOT}/usr/include/libxml2

确保工程已添加libxml2 framework


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

你可能感兴趣的:(ios,xcode,framework)