命令/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2失败,退出代码为1 [重复]

时间:2023-01-18 16:43:24

Possible Duplicate:
gcc-4.2 failed with exit code 1 iphone

可能重复:gcc-4.2失败,退出代码为1 iphone

Can anybody tell what does this error means?

任何人都可以告诉这个错误是什么意思吗?

Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/gcc-4.2 failed with exit code 1

2 个解决方案

#1


12  

Take a look at these posts: post1, post2, post3

看看这些帖子:post1,post2,post3

Does that help?

这有帮助吗?

#2


1  

Me too got the same error and I got solution by doing like this.Take target, Build settings and check for the search paths. Remove unwanted Library search paths.

我也得到了同样的错误,我通过这样做得到了解决方案。选择目标,构建设置并检查搜索路径。删除不需要的库搜索路径。

#1


12  

Take a look at these posts: post1, post2, post3

看看这些帖子:post1,post2,post3

Does that help?

这有帮助吗?

#2


1  

Me too got the same error and I got solution by doing like this.Take target, Build settings and check for the search paths. Remove unwanted Library search paths.

我也得到了同样的错误,我通过这样做得到了解决方案。选择目标,构建设置并检查搜索路径。删除不需要的库搜索路径。