Windows Installation problem.
Windows 7 SP1.
perl revision 5 version 14 subversion 1.
VS2010 Ultimate.
Downloaded XML-Parser version 2.41.
Fails on make compiling Expat.c looking for the header file.
cl -c -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOLE -DNO_STRICT -DPERL_TEXTMODE_SCRIPTS -DUSE_SITECUSTOMIZE -DP
ERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -D_USE_32BIT_TIME_T -MD -Zi -DNDEBUG -O1 -DVERSION=\"2.41\" -DXS_VERSION=\
"2.41\" "-ID:\Perl\lib\CORE" Expat.c
Expat.c
Expat.xs(12) : fatal error C1083: Cannot open include file: 'expat.h': No such file or directory
NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\BIN\cl.EXE"' : return code '0x2'
Stop.
NMAKE : fatal error U1077: 'C:\PROGRA~2\MICROS~2.0\VC\BIN\nmake.exe' : return code '0x2'
Stop.