您的位置:首页 > 其它

添加第三方类库造成的Undefined symbols for architecture i386:编译错误

2013-07-11 23:18 369 查看
答案:XCODE ,  Project -> Edit Project Settings -> Build Settings
You need to add “/usr/include/libxml2″ to the “Header Search Paths” and you need to add “-lxml2″ to the “Other Linker
Flags”.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐