为什么我的configurationpipe理器在Visual Studio 2010中被禁用?

我刚开始工作一个新的项目,我不能将生成操作设置为debugging/发布。 这是一个巨大的问题!

我在我的系统上有另一个解决scheme,打开时允许我更改解决schemeconfiguration。 那么这个解决scheme肯定有什么关系呢?

(来自http://www.gregcons.com/KateBlog/HowDoIMakeADebugBuild.aspx ,其中包括屏幕截图)

调出“工具”,“选项”,然后转到“项目和解决scheme”下的“常规”部分。 find“显示高级构buildconfiguration”并检查它。

正确的解决scheme是:

  1. 工具,选项
  2. 单击项目和解决scheme下的常规部分。
  3. 选中显示高级构buildconfiguration。

您应该看到将启用解决schemeconfiguration下拉菜单

从谷歌search

Tools | Customize from the menu. In the Build section, drag the "Solution Configuration" item from the list on the right to the build toolbar. You might also want to drag the "Platform Configuration" item as well. The Configuration Manager itself is available from the drop-down list of either of those controls. Also check Tools|Customize|Toolbars to make sure that the Build toolbar is visible.