View Single Post
  #170  
Old 09-02-2011, 09:46 PM
keglo
Fire Beetle
 
Join Date: Jun 2009
Location: Missouri
Posts: 18
Default

Ok lerxst2112. I found a post from you a couple of pages back.

Quote:
Originally Posted by lerxst2112 View Post
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?
I tried that solution for myself and it worked like a charm! Thank you!!
Reply With Quote