SDL2_Image Can't show PNG image file

SDL2_Image Can’t show PNG image file.

I downloaded sdl2_image from HG.

and compiled with SDL2 Source code and I ran “showimage” sample program with my sample png image

but, there is Transparent window and my png image doesn’t appear.

and when i load another JPG format file, program is freezing…

lib png library is seems to be loaded, and Surface from PNG File seems to be loaded. (width and height are recognized correctly…)

how to solve this???

What OS are you using? Can you walk us through the steps you took to
compile libpng and SDL_image?On Wed, Dec 19, 2012 at 12:46 AM, ??? wrote:

SDL2_Image Can’t show PNG image file.

I downloaded sdl2_image from HG.

and compiled with SDL2 Source code and I ran “showimage” sample program
with my sample png image

but, there is Transparent window and my png image doesn’t appear.

and when i load another JPG format file, program is freezing…

lib png library is seems to be loaded, and Surface from PNG File seems to
be loaded. (width and height are recognized correctly…)

how to solve this???


SDL mailing list
SDL at lists.libsdl.org
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org