View Single Post
  #5  
Old 07-11-2011, 10:35 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Newer versions may work, however the library name is hard coded in the source code. You would need to search for "perl510.lib" and replace both occurrences with whatever your library version is named, like "perl512.lib" as an example if you wanted to try using the currently available version of ActiveState Perl.
Reply With Quote