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?