moliwang
用嘴巴打嘴炮比用鍵盤打嘴炮要來的務實
版主
發文: 1215
積分: 6
|
於 2004-05-16 09:50
     
設定MIDP_HOME環境變數
lawrence wrote: 我把解壓縮後得到的 midp1.0.3fcs 直接複製到C:\下 並且修改了環境變數裡的PATH和CLASSPATH 開啟cmd輸入測試指令得到的結果如下: ============================================== C:\Documents and Settings\lawrence>midp -version Warning: cannot find lib subdirectory. Please specify MIDP_HOME environment variable such that $MIDP_HOME\lib contains the proper configuration files. Warning: could not open config file(.\lib\internal.config): storageOpen() .\lib\ internal.config: No such file or directory Warning: could not open config file(.\lib\system.config): storageOpen() .\lib\sy stem.config: No such file or directory Profile Spec : MIDP-1.0 Profile Impl : 1.0.3 dist Configuration: CLDC-1.0 ==============================================
而書上說的正確結果應該是 ============================================== Profile Spec : MIDP-1.0 Profile Impl : 1.0.3 dist Configuration: CLDC-1.0 ==============================================
請問我應該怎麼辦?
 
|