There is currently no support for using the Flex compiler with the 64 bit JRE. Instead, have the compiler use a 32 bit JRE.
To do so, you'll need to edit the jvm.config file located in FLEX_HOMEin. Within jvm.config, set java.home
to the location of a 32bit JRE. If you don't already have a 32bit JRE, download it.
Example:
java.home=C:/Program Files (x86)/Java/jre6
If you like this answer, please click the up arrow to the left.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…