If you're using Visual Studio 2010 then install Perl 5.14.
If you're using Visual Studio 2008 install Perl 5.10 or 5.12.
If you install Perl 5.12 you'll need to find the two places in the code that reference perl510.lib and change them to perl512.lib.
|