出错总结

2016-04-01  本文已影响21人  鱼的记忆ling

Unsupported compiler 'com.apple.compilers.llvmgcc42' selected for architectu

如果出现如上编译错误:
Change your compiler for C/C++/ObjectiveC Go to Build Settings->Build OPtions->compiler for C/C++/ObjectiveC; select Default(Apple LLVM7.0)

UIWebViewDemo_xcodeproj.png

90%"duplicate symbol OBJC_CLASS$_test1ViewController in:"的错误都是
1.因为导入了Import.m文件

  1. 其他可能项目中存在两个一样的文件
上一篇 下一篇

猜你喜欢

热点阅读