Subject: | Installation of the Win32::GUI module failes on Windows 7 X64 duo to error codes 129 and 255 |
Date: | Mon, 18 Mar 2013 07:09:36 +0100 |
To: | bug-Win32-GUI [...] rt.cpan.org |
From: | WFB <wbiker [...] gmx.at> |
Hi Win32::GUI Maintainer,
Thanks for spending time to keep this module running.
I would like use this module for creating a GUI for my Perl scripts.
Unfortunatelly, I cannot install it because of following errors:
In file included from Scintilla.xs:8:0:
../GUI.h:768:22: warning: 'ImageList_Duplicate' redeclared without
dllimport attribute: previous dllimport ignored [-Wattributes]
Scintilla.xs: In function 'CallWndProc':
Scintilla.xs:199:101: error: 'GWL_USERDATA' undeclared (first use in this
function)
Scintilla.xs:199:101: note: each undeclared identifier is reported only
once for each function it appears in
dmake: Error code 129, while making 'Scintilla.o'
dmake.exe: Error code 255, while making 'subdirs'
ROBERTMAY/Win32-GUI/Win32-GUI-1.06.tar.gz
C:\strawberry\c\bin\dmake.exe -- NOT OK
My system more detailed:
Windows 7 X64
Perl 5.16.1 Strawberry
I tried installing two times on two different machines. Both machines are
W7 X64 and both reports the same error. So I assume this is easy to
reproduce.
Note: The error reports 33966 and 37150 are not descriping the same problem.
Thanks,
Wolfgang