Windows SDK registry variable not found

后端 未结 11 1017
闹比i
闹比i 2020-12-14 01:42

I cannot build my project in Visual Studio 2012. The error is:

1>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\V110\\Microsoft.CppBuild.targe

11条回答
  •  一生所求
    2020-12-14 02:16

    I was also facing the same issue.

    Installing Windows SDK v8.1 solved it for me.

    https://msdn.microsoft.com/en-us/windows/desktop/bg162891.aspx

提交回复
热议问题