解决方法: 

选择项目名称----->Targets----->Build Settings----->Search Paths----->Library Search Paths
   删除对应路径
 
 

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

解决警告 warning: directory not found for option

解决警告 warning: directory not found for option

 

转:http://blog.sina.com.cn/s/blog_6f72ff900101es6x.html

相关文章:

  • 2022-01-06
  • 2021-09-20
  • 2021-10-09
  • 2021-09-30
  • 2021-09-04
  • 2021-06-10
  • 2022-02-02
  • 2021-10-16
猜你喜欢
  • 2021-09-15
  • 2021-06-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-01
相关资源
相似解决方案