BUILDENV=vc Used build environment is: MSWin32 and Visual C++ 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::AxWindow Writing Makefile for Win32::GUI::BitmapInline Writing Makefile for Win32::GUI::Constants - perfect.exe Writing Makefile for Win32::GUI::Constants Writing Makefile for Win32::GUI::DIBitmap Writing Makefile for Win32::GUI::DropFiles Writing Makefile for Win32::GUI::Grid Writing Makefile for Win32::GUI::ReleaseNotes Writing Makefile for Win32::GUI::Scintilla Writing Makefile for Win32::GUI Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp GridLayout.pm blib\lib\Win32/GUI/GridLayout.pm cp GUI.pm blib\lib\Win32/GUI.pm nmake -f Makefile all -nologo W32G_CORE=1 cp AxWindow.pm ..\blib\lib\Win32\GUI\AxWindow.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap AxWindow.xs > AxWindow.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv AxWindow.xsc AxWindow.cpp cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.09\" -DXS_VERSION=\"0.09\" "-IC:\cpanrun\build\5-10-0\lib\CORE" AxWindow.cpp AxWindow.cpp C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" AxWindowRC.PL AxWindow.rc rc.exe AxWindow.rc Running Mkbootstrap for Win32::GUI::AxWindow () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 AxWindow.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::AxWindow\", 'DLBASE' => 'AxWindow', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 AxWindow.obj AxWindow.res C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\atl.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:AxWindow.def Creating library ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.lib and object ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp AxWindow.bs ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\AxWindow\AxWindow.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/DHtmlEdit.pl demos/InfoControl.pl demos/Movie.avi demos/MovieControl.pl demos/MsFlexGrid.pl demos/MShtml.pl demos/SCGrid.pl demos/TestOLE.pl demos/WebBrowser.pl demos/WebBrowser2.pl demos/WMPControl.pl demos/UnComplete/DHtmlEdit.pm demos/UnComplete/DHtmlEditor.pl demos/UnComplete/Google.pl demos/UnComplete/MsFlexGrid.pm ..\blib\lib/Win32/GUI/demos/AxWindow cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp BitmapInline.pm ..\blib\lib\Win32\GUI\BitmapInline.pm cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp Tags.pm ..\blib\lib\Win32\GUI/Constants/Tags.pm AutoSplitting ..\blib\lib\Win32\GUI/Constants/Tags.pm (..\blib\lib\auto\Win32\GUI\Constants\Tags) cp Constants.pm ..\blib\lib\Win32\GUI/Constants.pm nmake -f Makefile all -nologo cl -nologo -O -c lookupa.c lookupa.c cl -nologo -O -c recycle.c recycle.c cl -nologo -O -c perfhex.c perfhex.c cl -nologo -O -c perfect.c perfect.c cl -nologo -Feperfect.exe lookupa.obj recycle.obj perfhex.obj perfect.obj cd .. C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL constants.h C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL constants.src hash\perfect.exe < constants.src Read in 2031 keys found distinct (A,B) on attempt 143 built perfect hash table of size 512 Wrote phash.def Cleaned up C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL phash.inc C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Constants.xs > Constants.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Constants.xsc Constants.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Constants.c Constants.c NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" ConstantsRC.PL Constants.rc rc.exe Constants.rc Running Mkbootstrap for Win32::GUI::Constants () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Constants.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::Constants\", 'DLBASE' => 'Constants', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\Constants\Constants.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Constants.obj Constants.res C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Constants.def Creating library ..\blib\arch\auto\Win32\GUI\Constants\Constants.lib and object ..\blib\arch\auto\Win32\GUI\Constants\Constants.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\Constants\Constants.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Constants.bs ..\blib\arch\auto\Win32\GUI\Constants\Constants.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\Constants\Constants.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/ConstantsDemo.pl ..\blib\lib/Win32/GUI/demos/Constants C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Constants.PL t/70_values.def cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp DIBitmap.pm ..\blib\lib\Win32\GUI\DIBitmap.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap DIBitmap.xs > DIBitmap.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv DIBitmap.xsc DIBitmap.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.17\" -DXS_VERSION=\"0.17\" "-IC:\cpanrun\build\5-10-0\lib\CORE" DIBitmap.c DIBitmap.c C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" DIBitmapRC.PL DIBitmap.rc rc.exe DIBitmap.rc Running Mkbootstrap for Win32::GUI::DIBitmap () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 DIBitmap.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::DIBitmap\", 'DLBASE' => 'DIBitmap', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 DIBitmap.obj DIBitmap.res extlib/FreeImage.lib C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcprt.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:DIBitmap.def Creating library ..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.lib and object ..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp DIBitmap.bs ..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\DIBitmap\DIBitmap.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/1.bmp demos/1.png demos/1.tga demos/2.bmp demos/2.png demos/2.tga demos/3.bmp demos/3.png demos/3.tga demos/4.bmp demos/4.png demos/4.tga demos/5.bmp demos/5.png demos/5.tga demos/demo.pl demos/demo2.pl demos/info.pl demos/info2.pl demos/piv.pl demos/small.tga demos/test1.pl demos/test10.pl demos/test11.pl demos/test12.pl demos/test13.pl demos/test14.pl demos/test15.pl demos/test2.pl demos/test3.pl demos/test4.pl demos/test5.pl demos/test6.pl demos/test7.pl demos/test8.pl demos/test9.pl demos/Zapotec.bmp demos/Zapotec.jpg demos/zipimage.pl ..\blib\lib/Win32/GUI/demos/DIBitmap cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp DropFiles.pm ..\blib\lib\Win32\GUI\DropFiles.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap DropFiles.xs > DropFiles.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv DropFiles.xsc DropFiles.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.02\" -DXS_VERSION=\"0.02\" "-IC:\cpanrun\build\5-10-0\lib\CORE" DropFiles.c DropFiles.c C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" DropFilesRC.PL DropFiles.rc rc.exe DropFiles.rc Running Mkbootstrap for Win32::GUI::DropFiles () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 DropFiles.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::DropFiles\", 'DLBASE' => 'DropFiles', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 DropFiles.obj DropFiles.res C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:DropFiles.def Creating library ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.lib and object ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp DropFiles.bs ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\DropFiles\DropFiles.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/DropFilesDemo.pl ..\blib\lib/Win32/GUI/demos/DropFiles cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp Grid.pm ..\blib\lib\Win32\GUI\Grid.pm cd MFCGrid nmake -f Makefile.mfcgrid -nologo mkdir ".\Lib" mkdir ".\Build" cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c TitleTip.cpp TitleTip.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c InPlaceEdit.cpp InPlaceEdit.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridDropTarget.cpp GridDropTarget.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCtrl.cpp GridCtrl.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellBase.cpp GridCellBase.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCell.cpp GridCell.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellNumeric.cpp GridCellNumeric.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellUrl.cpp GridCellUrl.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellDateTime.cpp GridCellDateTime.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellCheck.cpp GridCellCheck.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c GridCellCombo.cpp GridCellCombo.cpp cl.exe /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D"_WINDLL" /D"_USRDLL" /D "_AFXDLL" /D "_AFX_NOFORCE_LIBS" /Fo".\Build\\" /Fd".\Build\\" /FD /c StdAfx.cpp StdAfx.cpp link.exe -lib @C:\DOCUME~1\cpanrun\LOCALS~1\Temp\1\nma02688. cd .. C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Grid.xs > Grid.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Grid.xsc Grid.cpp cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"0.08\" -DXS_VERSION=\"0.08\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Grid.cpp Grid.cpp C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" GridRC.PL Grid.rc rc.exe Grid.rc Running Mkbootstrap for Win32::GUI::Grid () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Grid.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::Grid\", 'DLBASE' => 'Grid', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\Grid\Grid.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Grid.obj Grid.res ./MFCGrid/Lib/MFCGrid.lib C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comctl32.lib C:\PROGRA~1\MICROS~3\VC98\MFC\LIB\Mfc42.lib C:\PROGRA~1\MICROS~3\VC98\MFC\LIB\Eafxis.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oldnames.lib C:\PROGRA~1\MICROS~3\VC98\LIB\kernel32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\user32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\gdi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winspool.lib C:\PROGRA~1\MICROS~3\VC98\LIB\comdlg32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\advapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\shell32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ole32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\oleaut32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\netapi32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\uuid.lib C:\PROGRA~1\MICROS~3\VC98\LIB\ws2_32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\mpr.lib C:\PROGRA~1\MICROS~3\VC98\LIB\winmm.lib C:\PROGRA~1\MICROS~3\VC98\LIB\version.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbc32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\odbccp32.lib C:\PROGRA~1\MICROS~3\VC98\LIB\msvcrt.lib -def:Grid.def Creating library ..\blib\arch\auto\Win32\GUI\Grid\Grid.lib and object ..\blib\arch\auto\Win32\GUI\Grid\Grid.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\Grid\Grid.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Grid.bs ..\blib\arch\auto\Win32\GUI\Grid\Grid.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\Grid\Grid.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/one.bmp demos/test1.pl demos/test2.pl demos/test3.pl demos/test4.pl demos/test5.pl demos/test6.pl demos/three.bmp demos/two.bmp ..\blib\lib/Win32/GUI/demos/Grid cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp RN_0_0_502.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_502.pod cp RN_0_0_588.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_588.pod cp RN_1_0.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_0.pod cp RN_0_0_670.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_670.pod cp ReleaseNotes.pod ..\blib\lib\Win32\GUI/ReleaseNotes.pod cp RN_0_99_1.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_99_1.pod cp RN_1_05.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_05.pod cp RN_0_0_665.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_665.pod cp RN_1_02.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_02.pod cp RN_0_0_671.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_0_0_671.pod cp RN_1_03.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_03.pod cp RN_1_06.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_06.pod cp RN_1_04.pod ..\blib\lib\Win32\GUI/ReleaseNotes/RN_1_04.pod cd .. nmake -f Makefile all -nologo W32G_CORE=1 cp Scintilla.pod ..\blib\lib\Win32\GUI/Scintilla.pod cp Include/SciLexer.dll ..\blib\arch\auto\Win32\GUI\Scintilla/SciLexer.dll cp Perl.pm ..\blib\lib\Win32\GUI/Scintilla/Perl.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap Scintilla.xs > Scintilla.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Scintilla.xsc Scintilla.c cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.91\" -DXS_VERSION=\"1.91\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Scintilla.c Scintilla.c NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. *** Using Preserved Perl context. C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" ScintillaRC.PL Scintilla.rc rc.exe Scintilla.rc Running Mkbootstrap for Win32::GUI::Scintilla () C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 Scintilla.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Mksymlists -e "Mksymlists('NAME'=>\"Win32::GUI::Scintilla\", 'DLBASE' => 'Scintilla', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);" link -out:..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.dll -dll -nologo -nodefaultlib -debug -opt:ref,icf -libpath:"C:\cpanrun\build\5-10-0\lib\CORE" -machine:x86 Scintilla.obj Scintilla.res C:\cpanrun\build\5-10-0\lib\CORE\perl510.lib oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib ws2_32.lib mpr.lib winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib -def:Scintilla.def Creating library ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.lib and object ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.exp C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 755 ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.dll C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp Scintilla.bs ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e chmod 644 ..\blib\arch\auto\Win32\GUI\Scintilla\Scintilla.bs C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e cp demos/Editor.pl demos/test.pl demos/test2.pl ..\blib\lib/Win32/GUI/demos/Scintilla C:\cpanrun\build\5-10-0\bin\perl.exe "-I..\blib\arch" "-I..\blib\lib" Scintilla.PL ..\blib\lib\Win32\GUI/Scintilla.pm cd .. C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap -typemap typemap GUI.xs > GUI.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv GUI.xsc GUI.cpp cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" GUI.cpp GUI.cpp NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. *** Using Preserved Perl context. *** PACKAGE Win32::GUI::Menu... *** PACKAGE Win32::GUI::MenuButton... *** PACKAGE Win32::GUI::MenuItem... cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" GUI_Events.cpp GUI_Events.cpp NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. *** Using Preserved Perl context. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" GUI_Helpers.cpp GUI_Helpers.cpp NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. *** Using Preserved Perl context. cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE -DPRIVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -DPERL_MSVCRT_READFIX -MD -Zi -DNDEBUG -O1 -DVERSION=\"1.06\" -DXS_VERSION=\"1.06\" "-IC:\cpanrun\build\5-10-0\lib\CORE" GUI_Options.cpp GUI_Options.cpp NOTE: WINVER has been defined as 0x0500 or greater which enables Windows NT 5.0 and Windows 98 features. When these headers were released, Windows NT 5.0 beta 1 and Windows 98 beta 2.1 were the current versions. For this release when WINVER is defined as 0x0500 or greater, you can only build beta or test applications. To build a retail application, set WINVER to 0x0400 or visit http://www.microsoft.com/msdn/sdk to see if retail Windows NT 5.0 or Windows 98 headers are available. See the SDK release notes for more information. *** Using Preserved Perl context. GUI_Options.cpp(962) : error C2039: 'uVersion' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(962) : error C2065: 'NOTIFYICON_VERSION' : undeclared identifier GUI_Options.cpp(966) : error C2065: 'NIF_INFO' : undeclared identifier GUI_Options.cpp(969) : error C2039: 'szInfo' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(970) : error C2039: 'szInfo' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(973) : error C2039: 'szInfoTitle' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(974) : error C2039: 'szInfoTitle' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(977) : error C2039: 'uTimeout' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(981) : error C2039: 'dwInfoFlags' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(981) : error C2065: 'NIIF_ERROR' : undeclared identifier GUI_Options.cpp(983) : error C2039: 'dwInfoFlags' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(983) : error C2065: 'NIIF_INFO' : undeclared identifier GUI_Options.cpp(985) : error C2039: 'dwInfoFlags' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(985) : error C2065: 'NIIF_WARNING' : undeclared identifier GUI_Options.cpp(987) : error C2039: 'dwInfoFlags' : is not a member of '_NOTIFYICONDATAA' C:\PROGRA~1\MICROS~3\VC98\INCLUDE\shellapi.h(500) : see declaration of '_NOTIFYICONDATAA' GUI_Options.cpp(987) : error C2065: 'NIIF_NONE' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.