Page 1 of 1

PNG load from resource gives GDERR_BITMAPNOTFOUND

PostPosted: Aug 24, 2003 @ 7:01pm
by draklava

PostPosted: Aug 25, 2003 @ 1:23am
by ppcStudios
Verify your image path on the device - that is the usual cause of load errors.

PostPosted: Aug 25, 2003 @ 2:34am
by draklava
Thanks G.R.

Although in this case it's a resource so path should only be an issue at compile time.

I changed it to load from file and it works fine with the same png files but load from resource still doesn't seem to work... very odd!