View Single Post
  #142  
Old 08-20-2011, 05:18 PM
Emmeric
Sarnak
 
Join Date: Aug 2011
Posts: 72
Default

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?
That "source code" - you mean look for that line in the peqdb files?

The Strawberry perl seems to be the only perl I can find to use that isn't too advanced, but perhaps it is. I am assuming the perl510.lib error is because of the Strawberryperl usage.
Reply With Quote