ios - 编译错误 : #error "This file should be compiled in ARM mode only."

标签 ios ipad compilation compiler-errors arm

我在尝试将应用程序安装到我的 ipad 4 时出现编译错误:

错误“此文件只能在 ARM 模式下编译。”

发生了什么以及如何解决?

最佳答案

该应用程序可能是为 IOS 模拟器而非实际设备编译的, 这正是它所说的,应该为 arm 编译,但你为 intel 编译

关于ios - 编译错误 : #error "This file should be compiled in ARM mode only.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16172283/

相关文章:

c - 使用 GCC 在共享库中启用调试符号

iphone - 可以在MKMapView上绘制的最大注释数(MKAnnotation)?

c++ - Direct2D 等效于 IOS OSX 开发

ios - 即使登录错误也能登录

ios - UIButton 在 UIPopoverController 中不起作用

ipad - 在 iPad 的情况下,在 UITableViewCell 中查找 contenView 的宽度

intellij-idea - Intellij 排除文件被编译

c++ - StarCluster错误中的C++程序编译

ios - 我怎样才能陷入调试器并在 iOS 硬件上继续?

ios - TLauncher View 将项目移动到另一个页面