The builds tools for v120 (Platform Toolset = 'v120') cannot be found

前端 未结 16 1461
后悔当初
后悔当初 2020-12-04 09:47

Using visual studio 2012 on windows 8 x64 aparantly this is caused by msbuild being moved into .net but I havn\'t seen how to fix it yet.

4>C:\\Program Fi         


        
16条回答
  •  爱一瞬间的悲伤
    2020-12-04 10:27

    if you are using visual 2012 right-click on project name -> properties -> configuration properties -> general -> platform toolset -> Visual Studio 2012 (v110)

提交回复
热议问题