Tuesday, April 13, 2010

Visual Studio 2010 C++ Project Upgrade Guide

Note that VS2008 has to be installed on the machine for the application to target 2.0, 3.0 or 3.5.

Big gotcha; cannot use Visual Studio 2010 to target .NET versions prior to 4.0.

This means if you want to use the 2010 version, you have to either have Visual Studio 2008 installed also, or you have to target .NET version 4.0 and up.

Posted via web from johnweldon4 - posterous

No comments:

Post a Comment