eserte / perl-tk

the perl module Tk
https://metacpan.org/release/Tk
Other
44 stars 31 forks source link

Added library name to zlib.def file #17

Closed glenntanner3 closed 8 years ago

glenntanner3 commented 9 years ago

First, thank you for maintaining. Since I use this in a Windows environment and it is failing to build for Windows under Active State I felt it was only right to contribute. Looks like ' Z' was left out of the first line of zlib.def. I tried to build it but got a new error and i'm not sure if it's due to environment or real error. I'll try to track it down but in the mean time...

c:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../../x86_64-w 64-mingw32/bin/ld.exe: libpng.a(pngread.o): bad reloc address 0x308 in section `.rdata' c:/perl64/site/lib/auto/mingw/bin/../lib/gcc/x86_64-w64-mingw32/4.5.4/../../../../x86_64-w 64-mingw32/bin/ld.exe: final link failed: Invalid operation collect2: ld returned 1 exit status dmake.exe: Error code 129, while making 'pngtest' dmake.exe: Error code 255, while making 'subdirs' dmake.exe: Error code 255, while making 'subdirs'