View Single Post
  #15  
Old 12-01-2011, 11:25 PM
Secrets's Avatar
Secrets
Demi-God
 
Join Date: May 2007
Location: b
Posts: 1,449
Default

Yeah Perl 5.14 doesn't appear to work with the v90 visual studio toolset. I reverted to Perl 5.10 for the v90/VS2008 toolset, but it works just fine in vs2010/2011.

I'm not sure why you were getting the build errors, other than missing header files. If you are fine with using x86 with the v90 toolset, then more power to you.

Perl x64/x86 5.14 does work on vs2010, however. It uses the v100 platform toolset though.

As for chatserver and mailserver, they are discontinued and you should be using ucs. No reason not to.
Reply With Quote