how to install NOkia SDK of Chinese Version when you meet a Error:"Could not load jvm.dll"

解决步骤:

1.运行安装文件,直到看到Could not load jvm.dll

2.控制台,进入到

C:/Documents and Settings/xeme.gao/Local Settings/Temp/I1135143227/Windows

(其中,用户名应该是你的名称,路径中的数字,是随机数,每个机器不同!)

3.然后运行

java -classpath "../InstallerData/IAClasses.zip;resource/jdglue.zip;../InstallerData/Execute.zip;InstallerData/Execute.zip;../InstallerData/Resource1.zip;InstallerData/Resource1.zip;../InstallerData;InstallerData" com.zerog.lax.LAX *.lax

 

适用范围:对Together,Myeclipse 均适用

问题原因:安装了多个jvm

 (about reason, need to be continued research)

你可能感兴趣的:(java,jvm,c,MyEclipse,Nokia)