Basic walk-through

Before you start

Install necessary SDKs in the system and configure the SDKs in Carbide.c++. To configure the SDKs, go to: Windows > Preferences > Carbide.c++ > SDK Preferences > Add New SDK menu, and select the item to be added.

You can start the tool in any of the following ways:

Compatibility analysis involves the following steps:

  1. Select the analysis type, baseline profile and the current SDK. The baseline is the point of comparison (that is, an older SDK) against which the current SDK is evaluated.
  2. Select header files for analysis and/or selecting library files for analysis.
  3. Configure report file options.
  4. (optional) Configure the knownissues.xml file that is used to filter the found issues against known issues in the platform.
  5. (optional) Save the analysis configuration into a file for later use.
  6. View the reports in a browser or an XML editor.
  7. (optional) Filter existing reports.