程序员

引入静态库error: linker command faile

2017-08-13  本文已影响35人  小锤子_

在项目中引入静态库的时候有时候经常报错clang: error: linker command failed with exit code 1 (use -v to see invocation),

解决方案:”Build Settings”->”Enable Bitcode”设置为NO

遇到相同问题的小伙伴可以试试希望帮到你

上一篇 下一篇

猜你喜欢

热点阅读