Developing QNX Projects

QNX Toolkit1.1QNX Toolkit User's GuideDeveloperSetup

The QNX Toolkit contains wizards for creating projects based on specific programming languages.

This chapter discusses QNX projects, which support C or C++ programs on multiple processors, with standard or recursive makefiles. To use the QNX Toolkit to write applications targeted for QNX OS systems, you must define projects, which are folders in the filesystem. A VS Code workspace is a collection of these folders and VS Code settings defined by the .code-workspace file. QNX projects are saved to a folder defined in your configuration (default location is home directory/qnxprojects).

The steps which follow demonstrate how to:

Page updated: