美文网首页
找不到头文件 xx.h' file not found

找不到头文件 xx.h' file not found

作者: 大黄猫咪 | 来源:发表于2016-05-13 09:41 被阅读223次

已经到入了第三方库,却显示'xx.h' file not found  是因为路径不对

打开工程,选择Target -> Build Settings 菜单,找到\”User Header Search Paths\”设置项新增一个值"${SRCROOT}",并且选择\”Recursive\”

就可以解决了​

相关文章

网友评论

      本文标题:找不到头文件 xx.h' file not found

      本文链接:https://www.haomeiwen.com/subject/tjnprttx.html