English 中文(简体)
页: 1 5 - 果 Apple
原标题:iOS 5 - Apple LLVM compiler 3.0 error

I dont know what happen here when I tried to compile with Xcode, the compiler show this statement, "Apple LLVM compiler 3.0 error". It says fatal error that:
file /Users/integraasp/Dropbox/code/FlipView/Classes/ColorHelper.h has been modified since the precompiled header was built. It can build and run well on device but I can t test my code on simulator.

在我发现这一错误之前,我试图将我守则的最新版本从小箱中复制。 我不知道,既然我已经改变了许多法典。 (千美元)

我从这些联系中尝试了解决办法,但不幸的是,它根本不可行。 是否有任何人能够帮助我?

Convert to ARC - LLVER 3.0 Error

LL RV 3.0 汇编错误:将C Pointer类推到目标C的线器类型,需要一个桥梁

** 本文件迟交。 本文件迟交。

Finally, I ve found the error. :)

** 本文件迟交。 本文件迟交。

Well, finally I ve found the error. prefix.pch file for this project declare was not correctly write all of header files of this project. I just write down manually on prefix.pch all header files from my project and it s done. :)

最佳回答

清洁建筑的夹,即:选择+Command+Shift+K,而不仅仅是产品研发;该项目的指南通常解决这一问题。

问题回答

下一步工作。

将项目汇编者定为“LVERlberg 4.2”,而不是“Apple LLVER 3.0”;只有当你使用 AppleLV时,才会支持非洲竞争委员会。 在您的项目中,在“Build Contexts”下,然后在“Build Options”下设立项目汇编员,为“C目标编制者”提供了一个环境。 2. 改变这一价值,以“LLV 海湾合作委员会4.2





相关问题
can we check push notification in simulator? [duplicate]

Possible Duplicate: How can I test Apple Push Notification Service without an iPhone? I want to know that can we receive push notification on iPhone Simulator or not. Also, I want something like ...

crashed on iphone but not on simulator

It is really mind boggling to find out many differences between the iphone and the simulators. I spent several hours trying to figure out why my application ran on the simulator but crashed on my ...

Text misalignment on tableview cells on iPhone device

For some reason, when I am using the iPhone simulator, all of my text in my tableview cells displays correctly. However, when I publish to the device, the text inside of the cell is shifted up to ...

Changing graphics when using iPhone Simulator

To increase productivity I d like our external artists to be able to change graphics in our new iPhone game directly from the iPhone Simulator, so that he can experiment with various graphics without ...

accessing data saved in the iPhone simulator

I m working on a game and I d like to give a non-developer friend a little level editor so they can build levels while I continue working on the development. I quickly knocked up the following to ...

• 如何将搜查线重新定位?

我正试图把图像放在搜索条左边。 但是,问题始于这里,搜索条线不能重新布署。

热门标签