Share via


Running a Program

Home Page (Projects)OverviewsHow Do I... TopicsNMAKE Reference

When you have completed building a project configuration, you can start the program from Visual C++. You can also run programs in the integrated debugger.

To run an executable program

  • On the Build menu, click Execute.

To run an program in the integrated debugger

  • On the Build menu, click Start Debug, and from the cascading menu, click Go, Step Into, or if you have a source file open and it has the focus, Run to Cursor.