Page 1 of 1

Examples hang (memory leak?)

PostPosted: Feb 16, 2008 @ 11:49pm
by dROb
Hi, Guys!

I am trying to reincarnate as a game programmer (now on the PocketPC). Just downloaded PocketHAL, and PocketFROG.
PocketHAL examples run okay, but I cannot run any PocketFROG example.
Everything compiles okay, then I move .exe file to my HTC Wizard WM6 device, and there I am stuck.
After running 'blit' example system hangs for 2 minutes, after I get system message "System is critically low on memory...".
'plasma' example just hangs...

What could possibly be wrong?
Unfortunatelly I do not understand yet, how can I debug these applications, and my PC emulator is not working, so I can test only on my device.

p.s. I am copying just .exe file. Shouldn't I copy bitmaps or they are pre-compiled inside?

PostPosted: Feb 18, 2008 @ 7:40pm
by PointOfLight
I believe that you need to copy all of the resources as well. As for debugging, what development tool are you using?