hurnhu has asked for the wisdom of the Perl Monks concerning the following question:
bean trying to install Win32::GUI, have tried force, uninstalled and reinstall of strawberry, tried to build it, but here is the error i get when i cpan Win32::GUI
In file included from Scintilla.xs:8:0: ../GUI.h:768:22: warning: 'ImageList_Duplicate' redeclared without dll +import att ribute: previous dllimport ignored [-Wattributes] Scintilla.xs: In function 'CallWndProc': Scintilla.xs:199:101: error: 'GWL_USERDATA' undeclared (first use in t +his functi on) Scintilla.xs:199:101: note: each undeclared identifier is reported onl +y 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 CPAN: YAML::XS loaded ok (v0.39) Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Stopping: 'install' failed for 'Win32::GUI'.
perl vr: 5.16.3
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Win32::GUI make file test fail
by syphilis (Archbishop) on May 24, 2013 at 02:57 UTC | |
|
Re: Win32::GUI make file test fail (search)
by Anonymous Monk on May 24, 2013 at 02:09 UTC | |
by Anonymous Monk on May 24, 2013 at 03:18 UTC |