View Single Post
  #10  
Old 01-17-2012, 05:15 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

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.
Reply With Quote