Checking if your kit is complete... Looks good Writing Makefile for Win32::OLE Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Win32/OLE/NEWS.pod blib\lib\Win32\OLE\NEWS.pod cp lib/Win32/OLE/TPJ.pod blib\lib\Win32\OLE\TPJ.pod cp lib/Win32/OLE/Const.pm blib\lib\Win32\OLE\Const.pm cp lib/OLE.pm blib\lib\OLE.pm cp lib/Win32/OLE/NLS.pm blib\lib\Win32\OLE\NLS.pm cp lib/Win32/OLE.pm blib\lib\Win32\OLE.pm cp lib/Win32/OLE/Variant.pm blib\lib\Win32\OLE\Variant.pm cp lib/Win32/OLE/Enum.pm blib\lib\Win32\OLE\Enum.pm cp lib/Win32/OLE/TypeInfo.pm blib\lib\Win32\OLE\TypeInfo.pm cp lib/Win32/OLE/Lite.pm blib\lib\Win32\OLE\Lite.pm C:\cpanrun\build\5-10-0\bin\perl.exe -IC:\cpanrun\build\5-10-0\lib -IC:\cpanrun\build\5-10-0\lib C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap OLE.xs >xstmp.c && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv xstmp.c OLE.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.17\" -DXS_VERSION=\"0.17\" "-IC:\cpanrun\build\5-10-0\lib\CORE" OLE.cpp OLE.cpp OLE.xs(440) : error C2065: 'USING_WIDE' : undeclared identifier OLE.xs(443) : error C2065: 'A2WHELPER' : undeclared identifier OLE.xs(857) : error C2065: 'W2AHELPER' : undeclared identifier NMAKE : fatal error U1077: 'cl' : return code '0x2' Stop.