Hi All, I have tried using following commands. But i got error while executing MWC68K "LM_LICENSE_FILE" missing. I am using licensed version 9.0 can any body please tell me the reason for this
set CW=D:\Program Files\Metrowerks\CodeWarrior set CWT=%CW%\CW for Palm OS Tools set CWS=%CW%\Palm OS Support set COMMAND=%CWT%\Command_Line_Tools set LIBS="%CWS%\CodeWarrior Libraries\StartupCode.lib" "%CWS%\CodeWarriorLibraries\Palm OS Glue\PalmOSGlue.lib" "%CWS%\CodeWarriorLibraries\Runtime\PalmOSRuntime_2i_A5.lib" "%COMMAND%\MWC68K" src\*.cpp -opt space -nodefaults -nosyspath -ir "%CWS%\Incs" -i Src -i Rsc "%COMMAND%\MWLink68K" -mapgm -v -prc_creator LVNX -prcname MyProgram.prc Src\*.o %LIBS% Rsc\MyProgram.ro ritu -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
