away3d / awayphysics-core-fp11

Away Physics - 3D physics library for the Away3D Engine in Flash Player 11
http://www.awayphysics.com
112 stars 47 forks source link

Unable to ad-hoc package for iOS #16

Open 62316e opened 11 years ago

62316e commented 11 years ago

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.
62316e commented 11 years ago

Any news?

muzerly commented 11 years ago

How much is your computer memory capacity?

62316e commented 11 years ago

I have 10 different pc with 4-16gb ram. This is not related to memory . Ive created issue on stackoveflow please read. It

Sent from my gmail

On 16 ÷åðâ. 2013, at 04:54, Yang Li notifications@github.com wrote:

How much is your computer memory capacity?

— Reply to this email directly or view it on GitHub.