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 see:
Instead, I only see the first combo-box. What do I need to configure to make the second one appear?
Solution:
I had the same issue, here is how I got the menu back
- On the menubar go to View->Toolbars->Customize…
- Click on the “Commands” tab
- Select the “Toolbar” radio button and find “Standard” in the drop down list
- Click the “Add Command…” button
- Select the “Build” category
- Find and select the “Solution Platforms” command and click “OK”
- Move your new command to a comfortable place on your toolbar using “Move Up” and “Move Down”
- Enjoy not having to dig through solution properties to change the platform