Capturing your build settings for QNX Momentics

Before analyzing C/C++ projects in QNX Momentics, you must customize the IDE build process to improve the capture of build settings.

Klocwork requires a build specification to perform an analysis. The build specification contains a list of the project's source files and their compiler options (includes and defines). Klocwork creates the build specification by monitoring the IDE build process or by monitoring an external (command-line) build process. The former is recommended as it automatically updates the build specification when files are added or removed from the project.