开发者

Solution Configuration but not Platform in VS2010 Toolbar

I'm running VS2010 premium. One of my teammates has both the solution configuration drop-down (Debug, Release) AND the platform (Win32, x64) combo-boxes in his toolbar. I don't.

For a reference, I'm hoping to 开发者_JS百科see:

Solution Configuration but not Platform in VS2010 Toolbar

Instead, I only see the first combo-box. What do I need to configure to make the second one appear?


I had the same issue, here is how I got the menu back

  1. On the menubar go to View → Toolbars → Customize...
  2. Click on the "Commands" tab
  3. Select the "Toolbar" radio button and find "Standard" in the drop down list

    Solution Configuration but not Platform in VS2010 Toolbar

  4. Click the "Add Command..." button
  5. Select the "Build" category
  6. Find and select the "Solution Platforms" command and click "OK"

    Solution Configuration but not Platform in VS2010 Toolbar

  7. Move your new command to a comfortable place on your toolbar using "Move Up" and "Move Down"
  8. Enjoy not having to dig through Solution Properties to change the platform


in my case the toolbar was not showing. the above answer helped me find a simpler solution

VIEW > Toolbars > Standard

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜