Page 1 of 1

sample app blastar in VS 2005 PPC2003 mode exit silently

PostPosted: Jan 24, 2008 @ 4:34am
by kelzaroute
Hi, all

I am trying to run Sample Blastar in Pocket PC 2003 (ARMV4) and run it in an Emulator (Pocket PC 2003 SE Emulator. i manage to get it complie but this keep poping out:

The program '[cdadee32] blastar.exe' has exited with code 0 (0x0).

I have tried to copy and paste the gfx.epk file into the release folder but it still cannot work!!

Pls Help

PostPosted: Jan 24, 2008 @ 10:26am
by kelzaroute
hi all,

i realize that i couldnt even open gfx.epk even thought it is in my release folder with my exe file.

HElp pls

PostPosted: Jan 24, 2008 @ 2:57pm
by edge
Hi Kelzaroute,

To make your application work on the emulator, we recommend cradling it through Visual Studio and browsing to your executable using ActiveSync. Then copy the gfx.epk file to the emulator.

When you run the executable on the emulator it actually copies it to the 'virtual' device, instead of running it from the Release folder. It can't find the gfx.epk file because it doesn't get copied to the emulator, you need to do it manually.