【发布时间】:2014-02-19 14:15:07
【问题描述】:
我需要使用 AIR 4 编译我的 Flash 应用程序。我下载了最新版本的 AIR SDK here 并按照here 的描述覆盖了现有的 SDK
(一个区别是播放器版本 - 我设置为 23 而不是 15),但在发布过程中出现错误:
Undefined symbols for architecture armv7:
"__ZN7avmplus15Context3DObject11get_profileEv", referenced from: __ZN7avmplus8NativeID43flash_display3D_Context3D_profile_get_thunkEPNS_9MethodEnvEjPi in AOTBuildOutput-0.o
__ZZ41__static_initialization_and_destruction_0iiE6C.6592 in AOTBuildOutput-0.o
(...)
我在 Google 中搜索,但没有任何结果。有什么建议吗?
【问题讨论】:
标签: flash air flash-cs5.5