To use the QNX Momentics IDE to write applications targeted for QNX Neutrino systems, you must define projects to store the necessary source code, configuration files, and binary files.
The IDE contains wizards for creating projects based on programming language and whether you're writing an application or library. In this guide, we focus on QNX projects, which support C or C++ programs on multiple processors, with standard or recursive makefiles.
These steps are explained in the sections that follow, which demonstrate how to develop and run a Hello World application. We don't provide an example of developing a library project, but you can follow steps 1 through 4 to do this.