I have a simple project which simply displays a pop-up message. The trouble is, when I launch it in emulator debug mode, the emulator appears on the screen for a few seconds and then justs exits.
Can anyone tell me what is wrong?
Thanks.
I have a simple project which simply displays a pop-up message. The trouble is, when I launch it in emulator debug mode, the emulator appears on the screen for a few seconds and then justs exits.
Can anyone tell me what is wrong?
Thanks.
Can you Run the emulator from Carbide.c++ (not Debug) or from the command prompt or Start menu?
Also, have a look at this wiki article: Running the emulator from Carbide.c++
-- Lucian
Ok, then it has nothing to do with Carbide.c++. The emulator is part of the SDK and not part of the IDE.
There are plenty of discussions about crashing emulators, see the Symbian Tools & SDKs forum.
It is relevant to know what is your host OS version and that is the content of %temp%\epocwind.out.
-- Lucian
Thanks for the reply. %temp%\epocwind.out is empty and I am running XP SP3. I am using Symbian S60 3rd edition FP2.
Thanks again.