Thread: run option gone from Microsoft Visual C++ 2010

  1. #1
    Registered User
    Join Date
    Aug 2011
    Posts
    385

    run option gone from Microsoft Visual C++ 2010

    I think I accidentally changed some settings in my MSVC 2010 compiler and now I can't find the compile and execute option. Also when I hit the tab button for indentation an arrow(->) appears. I wonder whats wrong??

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    No clue, I use shortcut keys. I hate wasting time to select that stuff with the mouse.

  3. #3
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    Ctrl-F5 to build/run.

    On the menu, Tools -> Customize. Play around in there.

    On the menu, Edit -> Advanced -> View White Space.

    gg

  4. #4
    Tweaking master Aslaville's Avatar
    Join Date
    Sep 2012
    Location
    Rogueport
    Posts
    528
    click on the Tools->settings->expert.
    use the debug menu to run your compiled code by clicking on 'start without debugging.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C project in Microsoft Visual C++ 2010 Express?
    By alexbcg in forum C Programming
    Replies: 2
    Last Post: 12-08-2010, 02:39 PM
  2. Visual C++ and Visual Studio 2010
    By 03jh01 in forum C++ Programming
    Replies: 5
    Last Post: 10-03-2010, 04:03 AM
  3. c programming in visual c++ 2010
    By sharan01 in forum C Programming
    Replies: 7
    Last Post: 09-06-2010, 02:01 PM
  4. Visual Studio 2010 Help
    By dnelsalty in forum C++ Programming
    Replies: 15
    Last Post: 08-30-2009, 06:07 PM
  5. Windows 7 RC, Visual Studio 2010 Beta, Office 2010 beta, anyone in?
    By indigo0086 in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 05-20-2009, 01:57 PM