You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using: Adobe Air 3.8 Asc 2 or (Flex 3.7 without asc2) and ad-hoc build fails with error
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
at adobe.abc.GlobalOptimizer.createBlock(GlobalOptimizer.java:9952)
at adobe.abc.GlobalOptimizer.merge(GlobalOptimizer.java:9984)
at adobe.abc.GlobalOptimizer$InputAbc.readCode(GlobalOptimizer.java:1265
)
at adobe.abc.GlobalOptimizer$InputAbc.readBody(GlobalOptimizer.java:685)
at adobe.abc.GlobalOptimizer$InputAbc.readBodies(GlobalOptimizer.java:40
4)
at adobe.abc.LLVMEmitter.generateBitcode(LLVMEmitter.java:331)
at com.adobe.air.ipa.AOTCompiler.convertAbcToLlvmBitcodeImpl(AOTCompiler
.java:611)
at com.adobe.air.ipa.BitcodeGenerator.main(BitcodeGenerator.java:104)
Compilation failed while executing : ADT
APK setup creation FAILED.
The text was updated successfully, but these errors were encountered:
I'm using: Adobe Air 3.8 Asc 2 or (Flex 3.7 without asc2) and ad-hoc build fails with error
The text was updated successfully, but these errors were encountered: