解决警告 warning: directory not found for option
Posted PI_WF
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了解决警告 warning: directory not found for option相关的知识,希望对你有一定的参考价值。
转:http://blog.sina.com.cn/s/blog_6f72ff900101es6x.html
解决方法:
ld: warning: directory not found for option“XXXXXX”
很奇怪,为什么已经从项目中删除了文件和文件夹还是报这个警告呢?
去掉警告的办法如下:
1选择工程, 编译的 (targets)
2选择 Build Settings 菜单
3查找 Library Search Paths 和 Framework Search Paths, 删掉编译报warning的路径即OK
以上是关于解决警告 warning: directory not found for option的主要内容,如果未能解决你的问题,请参考以下文章
ld: warning: directory not found for option 去掉警告的方法
日志大量警告warning: unable to look up public/pickup: No such file or directory!
PHP 脚本:警告:mysqli::mysqli(): (HY000/2002): No such file or directory in
解决Undefined symbols for architecture x86_64: 报错 和 ld: warning: ld: warning: ignoring file警告