Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lIrrlicht Note (probably harmless): No library found for -lGL Note (probably harmless): No library found for -lX11 Note (probably harmless): No library found for -lXext Note (probably harmless): No library found for -lXxf86vm Note (probably harmless): No library found for -ljpeg Note (probably harmless): No library found for -lz Writing Makefile for Games::Irrlicht Microsoft (R) Program Maintenance Utility Version 6.00.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. cp lib/Games/Irrlicht.pm blib\lib\Games\Irrlicht.pm cp lib/Games/Irrlicht/Timer.pm blib\lib\Games\Irrlicht\Timer.pm cp lib/Games/Irrlicht/EventHandler.pm blib\lib\Games\Irrlicht\EventHandler.pm cp lib/Games/Irrlicht/Group.pm blib\lib\Games\Irrlicht\Group.pm cp lib/Games/Irrlicht/Thingy.pm blib\lib\Games\Irrlicht\Thingy.pm cp lib/Games/Irrlicht/Constants.pm blib\lib\Games\Irrlicht\Constants.pm C:\cpanrun\build\5-10-0\bin\perl.exe C:\cpanrun\build\5-10-0\lib\ExtUtils\xsubpp -C++ -typemap C:\cpanrun\build\5-10-0\lib\ExtUtils\typemap Irrlicht.xs > Irrlicht.xsc && C:\cpanrun\build\5-10-0\bin\perl.exe -MExtUtils::Command -e mv Irrlicht.xsc Irrlicht.c g++ -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 -O2 -DVERSION=\"0.04\" -DXS_VERSION=\"0.04\" "-IC:\cpanrun\build\5-10-0\lib\CORE" Irrlicht.c 'g++' is not recognized as an internal or external command, operable program or batch file. NMAKE : fatal error U1077: 'g++' : return code '0x1' Stop.