Thanks for sharing this! On 3 November 2014 17:31, Mahedi Kaysar <[email protected]> wrote:
> Hi, > I am able to solve this problem by changing the mxmlc file as bellow. > > # if [ "$isOSX" != "" -a "$HOSTTYPE" = "x86_64" -a "$check64" != "" ]; then# > D32='-d32'# fi > > > On Fri, Oct 31, 2014 at 4:46 PM, Mahedi Kaysar <[email protected]> > wrote: > >> Hi, >> Ant build show the bellow message. >> >> *BUILD FAILED* >> */build.xml:680: The following error occurred while executing this line:* >> */build.xml:621: Java returned: 2* >> >> *My version Config:* >> Apache Ant(TM) version 1.9.4 compiled on April 29 2014 >> OS: MAC 10.8 >> java version "1.7.0_71" >> Java(TM) SE Runtime Environment (build 1.7.0_71-b14) >> Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode) >> >> svn, version 1.7.17 (r1591372) >> >> *The ant build also shows:* >> >> jar: >> -retrieve-openlaszlo46: >> compile.laszlo.main.debug.as3: >> >> -compile.flash: >> [java] Compiling: main.as3.lzx to maindebug.as3.swf11.swf >> [java] Compilation errors occurred: >> [java] org.openlaszlo.sc.CompilerError: tunit/line unknown: , in >> line: Error: This Java instance does not support a 32-bit JVM. >> [java] Please install the desired version. >> [java] >> >> Please help me to solve this problem >> >> Best Regards >> Mahedi >> > > -- WBR Maxim aka solomax
