使用VS2015打开VS2010 C ++项目时缺少属性 [英] Missing Properties when opening VS2010 C++ projects with VS2015

查看:966
本文介绍了使用VS2015打开VS2010 C ++项目时缺少属性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我使用Visual Studio 2015来处理Visual Studio 2010 C ++项目。
这些项目没有转换,需要保持真正的2010年项目。

I'm using Visual Studio 2015 to work with Visual Studio 2010 C++ projects. Those projects are not converted and need to stay true 2010 projects.

编译工作按预期。
然而,当我尝试修改项目属性时,我只获得Codeanalysis,其他一切都缺失。

Compiling works as expected. However, when I try to modify the project properties I only get Codeanalysis, everything else is missing.

查看此处:

在VS2010中,它看起来像预期的

可以重现:在VS2010中创建的每个新c ++项目都不会显示

Can reproduce that: every new c++ project I create in VS2010 does not show the properties in VS2015.

推荐答案

确定,问题确实是由于语言设置。

Ok, the problem is indeed due to language settings.

有问题的设置:


  • VS2010德语版

  • VS2015英文版

  • VS2010 german version
  • VS2015 english version

- >项目属性缺失

-> project properties missing

strong>

This fixed it:


  • VS2010德语版

  • VS2015切换至德语

- >项目属性

不幸的是,不可能在VS2010中改变语言,而不需要重新安装。我不想留在VS2015用德语:(

Unfortunately it is not possible to change language in VS2010 without re-installing. And I don't want to stay with VS2015 in german language :(

更新:
我报告了这个问题在微软和他们只是确认了,所以这可能会在以后的更新

UPDATE: I reported that issue at microsoft and they just confirmed it. So this might be fixed in a future update

这篇关于使用VS2015打开VS2010 C ++项目时缺少属性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆