[Gimp-developer] winicon.exe - libpng12.dll issue

Tor Lillqvist tml at iki.fi
Thu Jul 26 11:25:23 PDT 2007


Heiko Schmidt writes:
 > I just compiled Gimp 2.3.19.

 > 'Der Prozedureinsprungspunkt "png_set_add_alpha" wurde in der DLL
 > "libpng12.dll" nicht gefunden.'

 > What could cause this? 

Your executable is using another libpng12.dll than the one that
corresponds to the import library you linked it against.

You have some older version of libpng12.dll in the Windows system32
folder that you are not aware of?

--tml



More information about the Gimp-developer mailing list