[SDL] showimage.exe says png is 'unsupported image type'
James Barrett
xucaen at gmail.com
Mon Jul 16 07:45:25 PDT 2007
I figured it out. It was looking for libpng13.dll, not png.dll, or
libpng.dll.
Jim
On 7/14/07, Torsten Giebl <wizard at syntheticsw.com> wrote:
>
> Hello !
>
>
> With MinGW it is the easiest to use
> the image libraries from :
>
> http://gnuwin32.sourceforge.net/
>
>
> They have static and shared versions
> of the image libs. Compiling a dynamic version
> from jpeg or libpng with MinGW can be very hard.
>
> One thing you need to care about, is the names of the
> DLL files. SDL_image for example searches for jpeg.dll,
> but the archive contains a jpeg62.dll.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20070716/148d5c84/attachment.htm
More information about the SDL
mailing list