llvm-gcc-4.2:错误 [英] llvm-gcc-4.2: error

查看:185
本文介绍了llvm-gcc-4.2:错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

项目建设&在真实设备上运行良好,但iphone模拟器的构建在此错误'llvm-gcc-4.2:error'中完成。有什么想法吗?

The Project build & runs fine on a real device but a build for the iphone simulator finishes in this error 'llvm-gcc-4.2: error'. Any ideas?

llvm-gcc-4.2: error trying to exec '/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/../llvm-gcc-4.2/bin/arm-apple-darwin10-llvm-gcc-4.2': execvp: No such file or directory 
Command /Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/llvm-gcc-4.2 failed with exit code 255

thx,
Fabian

thx, Fabian

推荐答案

当事情没有意义时,首先要做的是清理项目(产品/清洁)。

The first thing to do when things don't make sense is to clean the project (Product/Clean).

另外,查看/Developer/Platforms/iPhoneSimulator.platform ...等,看看是否缺少目录或别名。同时打开目标构建设置并验证搜索路径下的路径。

Also, look in /Developer/Platforms/iPhoneSimulator.platform ... etc and see if there is a directory or alias missing. Also open your target Build Settings and verify the paths under Search Paths.

这是我/ Developer / Platforms /的样子。

Here's what my /Developer/Platforms/ looks like.

这篇关于llvm-gcc-4.2:错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆