[SDL] compiling under windows with Dev-C++

Davide "M3xican" Coppola m3xican at marsnomercy.org
Mon Dec 18 09:32:19 PST 2006


It's not so easy...
libpng12.dll (it comes from SDL_image) and libpng13.dll (it comes from
libpng-1.2.8-bin.zip) are two different files, and nothing works if I
rename one of them.

I think the only solution is compiling libpng 1.2.10 on my own, now I
need to understand how to do that.

If someone know it, please let me know.

2006/12/18, Jonathan Dearborn <grimfang4 at hotmail.com>:
>
>
> Hey,
>
>  This may be a hack-job, but it turns out that .dlls don't change much
> between releases (for the most part).  I've done this before where I needed
> something like libpng13 but had libpng12.  Just copy and rename the one you
> have.  You'll probably want to fix this before an official release if it
> causes you to keep both libpng12 and 13 linked...  I hope that helps!
>
>  Jonathan Dearborn


-- 
Davide "M3xican" Coppola

--------------------------------------------------------------------
email:  m3xican at marsnomercy.org
homep:  http://dmc.dev-labs.net
ICQ:    104241710
MSN:	bad_hangover at hotmail.it
--------------------------------------------------------------------




More information about the SDL mailing list