PDA

View Full Version : Perl error


Shiamak
01-12-2011, 05:06 PM
Hi,

I have installed perl on a 64 bit windows os, and while running VisualBuild (perl step) I am getting following erro

Failed to instantiate script engine 'PerlScript': Class not registered

What could be the reason, cause when i run the perl script from command line it just works fine.

Best Regards

kinook
01-12-2011, 08:17 PM
You need to install the x86 edition of ActivePerl, including the PerlScript feature.

taul1
09-09-2011, 02:32 PM
Is there a way to get VBPro to work with MSWin32-x64-multi-thread perl?

kinook
09-09-2011, 03:31 PM
If you're calling perl.exe from Visual Build, you can call the 32-bit and 64-bit versions.

If you're using PerlScript Active Scripting integration, that won't work with the current version of Visual Build, since it's 32-bit only, but the next version of Visual Build will also have a 64-bit edition, which will work with 64-bit ActivePerl.