标签: iphone
可能重复: gcc-4.2 failed with exit code 1 iphone
有人能说出这个错误意味着什么吗?
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1
答案 0 :(得分:12)
查看以下帖子:post1,post2,post3
这有帮助吗?
答案 1 :(得分:1)
我也遇到了同样的错误,我通过这样做得到了解决方案。选择目标,构建设置并检查搜索路径。删除不需要的库搜索路径。