View Single Post
  #141  
Old 08-20-2011, 04:07 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Find the two lines in the source code that look like this:

Code:
#pragma comment(lib, "perl510.lib")
Change the 510 to whatever version of perl you are using, like 512.

What are the errors you get with Strawberry perl? What version were you trying to use?
Reply With Quote