无法使用 VS11 创建 VC++ 项目项目、VC

2023-09-06 06:50:30 作者:知足的幸福

我刚刚在 windows 8 消费者预览版操作系统上安装了 VS11 专业版.

I just installed VS11 professional version on windows 8 consumer preview OS.

我尝试创建一个 win32 控制台应用程序,向导失败并出现以下错误:

I tried to create a win32 console app, wizard fails with following error:

Microsoft Visual Studio
'C:Program FilesMicrosoft Visual Studio 11.0VCVCWizardsdefault.vcxproj' cannot be opened because its project type (.vcxproj) is not supported by this version of the application. 

To open it, please use a version that supports this type of project.
OK

不知道我错过了什么.这里有人可以帮助我吗?

Not sure what i'm missing. Anyone here can help me?

推荐答案

找不到答案.重新安装 VS11 解决了这个问题.

Couldn't find the answer. Re-installation of VS11 fixed the issue.