2

I have converted my vcproj file into a vcxproj file by loading it in VS2012. Then I added

<TargetFrameworkVersion>v2.0</TargetFrameworkVersion>

to the PropertyGroup labeled "Globals". I have followed http://blogs.msdn.com/b/vcblog/archive/2009/12/08/c-native-multi-targeting.aspx as far as possible to add .props and .target files for the v80 toolset. When I try to build I get the following error:

error MSB4057: The target "Build" does not exist in the project.
Aziz Shaikh
  • 16,245
  • 11
  • 62
  • 79
Peter Hession
  • 501
  • 5
  • 9

0 Answers0