ActiveState Perl and Microsoft Visual C++ Express 2005

I recently tried to use Microsoft’s free Visual C++ Express 2005 with ActiveState Perl to compile XS modules from CPAN and found that it wouldn’t work. The fix appears to be adding a file to the C:\perl\bin directory: perl.exe.manifest

This fix taken from Perl Monks: Problems with FREE MS VC++ tools.

Tags:

Leave a Reply