With nothing better to do, I tried installing Win32::GUI into Activestate Perl with bad results. Text below. Any solution?
> c:\perl\bin\perl.exe -MCPAN -e shell Set up gcc environment - 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) CPAN: File::HomeDir loaded ok cpan shell -- CPAN exploration and modules installation (v1.87) ReadLine support enabled cpan> install Win32::GUI CPAN: Storable loaded ok Going to read C:\Perl\cpan\Metadata Database was generated on Wed, 30 Aug 2006 05:31:43 GMT Running install for module Win32::GUI Running make for R/RO/ROBERTMAY/Win32-GUI/Win32-GUI-1.03.tar.gz CPAN: checksum security checks disabled because Digest::SHA not installed. Please consider installing the Digest::SHA module. Scanning cache C:\Perl\cpan\build for sizes CPAN: Compress::Zlib loaded ok CPAN: Archive::Tar loaded ok Win32-GUI-1.03/ <snip> Win32-GUI-1.03/Removing previously used C:\Perl\cpan\build\Win32-GUI-1.03 CPAN: Module::Signature security checks disabled because Module::Signature not installed. Please consider installing the Module::Signature module. You may also need to be able to connect over the Internet to the public keyservers like pgp.mit.edu (port 11371). CPAN.pm: Going to build R/RO/ROBERTMAY/Win32-GUI/Win32-GUI-1.03.tar.gz Set up gcc environment - 3.4.4 (cygming special) (gdc 0.12, using dmd 0.125) BUILDENV=mingw Used build environment is: MSWin32 and MinGW NOTE: Makefile.PL will add the instruction to use the Resource Compiler to your Makefile; if you don't want to compile resources with your extension, call this script with this additional argument: perl Makefile.PL USERESOURCE=0 Checking if your kit is complete... Looks good Writing Makefile for Win32::GUI CPAN: YAML loaded ok Microsoft (R) Program Maintenance Utility Version 1.50 Copyright (c) Microsoft Corp 1988-94. All rights reserved. cp GridLayout.pm blib\lib\Win32/GUI/GridLayout.pm cp GUI.pm blib\lib\Win32/GUI.pm cp BitmapInline.pm blib\lib\Win32/GUI/BitmapInline.pm C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils\xsubpp -typemap C:\Perl\lib\ExtUtils\typemap -typemap typemap GUI.xs > GUI.xsc && C:\Perl\bin\perl.exe -MExtUtils::Command -e mv GUI.xsc GUI.cpp gcc -c -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DUSE_SITECUSTOMIZE -DPERL_IMPLICIT_CONTEXT -DPER L_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -DHASATTRIBUTE -fno-strict-aliasing -O2 -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" "-IC :\Perl\lib\CORE" GUI.cpp gcc: no input files NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1' Stop. C:\Perl\bin\nmake.EXE -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible Failed during this command: ROBERTMAY/Win32-GUI/Win32-GUI-1.03.tar.gz : make NO