Tracking down compilation errors

After a build finishes, CDT displays the build output in the Console View. The build output shows the result of build and a user can inspect it to find out if it was successful or not. To assist with that CDT Error Parsers scan build output and create Problem Markers which are presented in a variety of ways:

There are 3 types of Problem Markers: Errors Error, Warnings Warning and InfoInfo. A user can control how the markers are generated on "Error Parsers" Preference page.

The following topics describe how to view and manage compile errors:
Jumping to errors
Filtering the Problems view

Related concepts
Build overview

Related tasks
Tuning Error Parsers
Defining Project Build settings
Building projects

Related reference
Error Parsers tab
Console View
Problems View

QNX Copyright Statement