'libxml/HTMLparser.h' file not found in ASIHTTPRequest 解决方法

首先导入libxml2.dylib,具体怎么导入跟导入frameworks一样

 然后在Build Setting中的Header Search Paths to: 添加 ${SDK_DIR}/usr/include/libxml2

posted @ 2013-12-17 11:39  OpenSoucre  阅读(467)  评论(0编辑  收藏  举报