Problems with gdk 2.0.6 and libpng 1.2.4 under Win32
Tor Lillqvist <[email protected]>
| Newsgroups | gmane.comp.video.gimp.windows.devel |
|---|---|
| Message-ID | <[email protected]> |
Bill Nalen writes: > Here's my minimal application that crashes under the gtk 2.0.6 win32 > libraries when used with libpng 1.2.4. Sorry, I cannot reproduce your problem. Your sample program runs fine for me, no crash... I tried compiling both with gcc and MSVC 6.0. I tried running both with the libgdk-win32-2.0-0.dll and libgdk_pixbuf-2.0-0.dll from the zipfiles currently downloadable on www.gimp.org/win32, and the somewhat fresher ones currently on my system. The libpng is the 1.2.4-1 version from http://sourceforge.net/project/showfiles.php?group_id=23617 . --tml