Set Discovery Options

For most make projects, you will want to parse the output of the build to populate your paths and symbols tables.

To do so:

  1. Right-click on a project and select Properties.
  2. Expand C/C++ Build and select Discovery Options.
  3. Select the Automate discovery of paths and symbols option so that it is enabled.
  4. For the scanner configuration on the Discovery Options page of the C/C++ Properties window, you have the following options:

    There are currently three discovery profiles available on a Per project basis - all discovered paths and symbols are associated with the project; all files use this information.

    Enable generate scanner info command
    Enables the retrieval of information from the scanner.

    C/C++ Project Properties, Standard, Discovery Options

    For both profiles there is an option to discover paths and symbols based on a previous build output. To activate the discovery select a build log file and then the Load button.


Related reference
Converting CDT 1.x Projects
C/C++ Project Properties, Discovery Options

QNX Copyright Statement