Running the executable.


When you made a succesful program you can run it from the IDE by pressing the "Run"-button. If you made changes to your project and the executable is not up to date, it is automatically rebuild.

To run a program:
- Press the "Run" button:


Related Topics:
Making the executable.
Debugging the executable.

Contents