Hi Yongsheng,
The default JVM for Windows 64bit machines is actually the
32bit JVM. Hence, the 64bit version of JVM won't work if
the 32bit version is installed.
To check, which version you have, open a Windows DOS
prompt and type �java -version". You should see a readout
such as this:
Java(TM) SE Runtime Environment (build
1.6.0_29-b11-402-10M3527) Java HotSpot(TM) 64-Bit Server
VM (build 20.4-b02-402, mixed mode).
Version 1.6 corresponds to Java version 6 and 64-Bit
indicates the bit version. Once determined, download the
appropriate installer (e.g.,
GenMAPP-CS_0_2-beta_windows_32bit.exe).
Best,
Nathan
> --
> You received this message because you are subscribed to
>the Google Groups "GenMAPP" group.
> To post to this group, send email to
>
gen...@googlegroups.com.
> To unsubscribe from this group, send email to
>
genmapp+u...@googlegroups.com.
>For more options, visit this group at
>
http://groups.google.com/group/genmapp?hl=en.
>