Good Day,
I am in the process of trying to get Template Tool installed
on Win XP when I do the make using nmake I get the following errors:
Skip blib\lib\Template\Manual\Refs.pod (unchanged)
Skip blib\lib\Template\Directive.pm (unchanged)
cl -c -nologo -O1 -MD -Zi -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAV
E_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS
-DPERL_MSVCRT_READFIX -
O1 -MD -Zi -DNDEBUG -DVERSION=\"2.19\" -DXS_VERSION=\"2.19\"
-IC:\Perl\lib\
CORE Stash.c
'cl' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x1'
Stop.
NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code '0x2'
Stop.
C:\downloads\Template-Toolkit-2.19>
Does anyone have any suggestions? Do I need to have something else running?
Amer Child