User guide
Standalone C - Hello World
CoMET Version 5.9 – Tutorial 17
Project dialog: Configuration tab: Properties group:
Type: Select VcConApp if using the Visual C++ compiler or GccConApp if using the gcc
compiler
Mode: Choices are Debug or Release. For the purposes of this tutorial either is
appropriate
Path: Select the current directory by typing. Alternatively browse to the directory of
your choice
Active: Select True. This sets this as the active configuration for building.
Project dialog: Click OK
Building the Project
The project can now be built. The Build command builds the active project in the active build
configuration.
Ensure Hello1 is the active project. The active project is displayed in bold text. As Hello1 is
the only project, it is by default the active project.
If Hello1 is not the active project:
To set the active project:
Right click on the project entry in the Workspace window.