You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@flex.apache.org by PageconErb <er...@pagecon.de> on 2015/02/25 11:50:07 UTC

Critical Error while compiling with AIR16 (*.ipa export)

Problem Description:

Hey,

my application crashed while compiling with AIR16. (Flex 4.13.0-AIR 16.0)
With AIR15 it works well.

First I thougt, the reason might be the included ANE, but it isnt. The ANE
works fine with another project.
In fact other projects also work with AIR16.

The project works fine in the Simulator without any crashes or compile
errors!

Any ideas?




*Actual Result:*


*Flex 4.13.0-AIR 16.0:*

Error occurred while packaging the application:

Undefined symbols for architecture armv7:
"_traits:AOTBuildOutput-0000000101_6:234::Span", referenced from:
_AOTBuildOutput-0000000101_6:9729:Edge in AOTBuildOutput-0000000101_6.o
"_traits:AOTBuildOutput-0000000101_6:234::Edge", referenced from:
_AOTBuildOutput-0000000101_6:9706:flashx.textLayout.compose::Parcel/allocateEdge
in AOTBuildOutput-0000000101_6.o
"_traits:AOTBuildOutput-0000000100_5:18::LocaleID", referenced from:
_AOTBuildOutput-0000000100_5:265:mx.resources::LocaleSorter$/sortLocalesByPreference
in AOTBuildOutput-0000000100_5.o
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64




*Flex 4.14.0-AIR 16.0:*

Error occurred while packaging the application:

Undefined symbols for architecture armv7:
"_traits:AOTBuildOutput-0000000101_6:248::Span", referenced from:
_AOTBuildOutput-0000000101_6:11261:Edge in AOTBuildOutput-0000000101_6_1.o
"_traits:AOTBuildOutput-0000000101_6:248::Edge", referenced from:
_AOTBuildOutput-0000000101_6:11238:flashx.textLayout.compose::Parcel/allocateEdge
in AOTBuildOutput-0000000101_6_1.o
"_traits:AOTBuildOutput-0000000101_6:207::CellCoords", referenced from:
_AOTBuildOutput-0000000101_6:8073:flashx.textLayout.elements::TableElement/normalizeCells
in AOTBuildOutput-0000000101_6.o
_AOTBuildOutput-0000000101_6:8072:flashx.textLayout.elements::TableElement/getBlockedCoor
ds in AOTBuildOutput-0000000101_6.o
"_traits:AOTBuildOutput-0000000100_5:18::LocaleID", referenced from:
_AOTBuildOutput-0000000100_5:340:mx.resources::LocaleSorter$/sortLocalesByPreference
in AOTBuildOutput-0000000100_5.o
ld: symbol(s) not found for architecture armv7
Compilation failed while executing : ld64



We've built a lot of testapps including the same components and libraries as
in this app, but we are not able to reproduce this crash in other projects.



--
View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Critical-Error-while-compiling-with-AIR16-ipa-export-tp9670.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.