4. Compiling and linking
QNX SDP8.0Quickstart GuideDeveloperSetup
Before you can run or debug a program, you need to build it so that compiler and linker can create an executable binary. You can install the necessary compilation services by following the QNX Toolkit
Quickstart guide
.
To build the program:
- From the Primary Side Bar of the QNX Toolkit extension, right-click on the folder of the project called "Hello World".
- Click QNX > Build Active Project.
QNX Toolkit builds the program, and displays the results in the terminal.

QNX Toolkit reports any errors in the Problems panel:


After the build operation finishes, your binaries are displayed in the program folder.
Page updated: