部署iPhone应用程序时更改为llvm编译器 [英] Changing to llvm compiler when deploying iPhone app

查看:104
本文介绍了部署iPhone应用程序时更改为llvm编译器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我发现这个:

将编译器更改为现有iPhone项目中的llvm-clang

但这没有帮助。

我仍然收到错误。将BaseSDK设置为iPhoneSimulator 3.1似乎正常工作。但是我不认为这是正确的事情...

I am still getting the error. Setting the BaseSDK to the iPhoneSimulator 3.1 seems to work. But I don't think this is the right thing to do...

推荐答案

如果你阅读答案和评论问题,你会看到还没有一个LLVM的目标iPhone设备的版本。您可以使用LLVM GCC来定位iPhone模拟器,有些费力,因为这是在Mac上运行的。尽管LLVM可以针对ARM平台,但苹果表示尚未准备好用于部署到iPhone。

If you read the answer and comments on that question, you'll see that there is not yet a version of LLVM that will target the iPhone device. You can target the iPhone Simulator using LLVM GCC, with some fiddling, because that is running on a Mac. Even though LLVM can target the ARM platform, Apple has indicated that it's not yet ready for use in deploying to the iPhone.

这篇关于部署iPhone应用程序时更改为llvm编译器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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