A problem with VS C++ 2010

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tino Phung
    New Member
    • Oct 2011
    • 1

    A problem with VS C++ 2010

    Hi all, I had a problem with my VS 2010. When i created a win form application, then run F5, a window was appeared and say : " Can not launch the debugger. The required property 'VSInstallDir' is missing or empty. "

    And the output say that:

    1>------ Build started: Project: Test, Configuration: Debug Win32 ------
    1>Build started 3/23/2012 8:58:18 AM.
    1>C:\Program Files (x86)\MSBuild\M icrosoft.Cpp\v4 .0\Microsoft.Cp pBuil d.targets(292,5 ): error MSB8009: .NET Framework 2.0/3.0/3.5 target the v90 platform toolset. Please make sure that Visual Studio 2008 is installed on the machine.
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:00.01
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========


    I dont know why is it, so everyone, pls help me. Thank u very much......
Working...