in reply to Re^2: I want to build XML::Parser module for windows.
in thread I want to build XML::Parser module for windows.

Why not install the perl first?

What is output of perl -V:make -V:cc     ?

Replies are listed 'Best First'.
Re^4: I want to build XML::Parser module for windows.
by sridhar84 (Novice) on Sep 06, 2012 at 09:17 UTC
    $ perl -V:make -V:cc make='C:\VSTUDI~1\VC\bin\nmake.exe'; cc='cl';