I'm just going through the example (HellloWorldMIDlet) and can compile and preverify using the Nokia SDK 2.1 but I can not run the emulator. I keep getting a CreateProcess failed! error. Does anyone know what this is?
I'm running Windows XP SP2 (all up to date according to Microsoft) and giving the command (at the top of the classes directory)
E:\Series_60_MIDP_SDK_2_1\bin>emulator -classpath f:\classes com.series60.examples.lcdui.helloworld.HelloWorldMIDlet
after following the 'javac' and 'preverify' commands.
I get the same error if I only do a 'emulator -help' command