C and C++ SoftBench User's Guide

Using SoftBench Static Analyzer
If Something Goes Wrong
Chapter 9276
If Something Goes Wrong
Table 9-2
Condition or Message Explanation
No static analysis
information after
compilation.
You did not specify the " Static"
compile mode during the build. See
“Generating Static Data” on page 254
in this chapter. Alternatively, your
PATH is incorrect. See “Prerequisites
to Using SoftBench” on page 42.
The currently defined
file set is empty
(contains no source
files or database
files)….
Either you have specified the wrong
Analysis file set (choose "File:
Customize File Set…" or "File:
Display Files in File Set…") or
you did not compile for static analysis.
Change compiler settings and
recompile.
No analysis database
files were found for
the current file
set…
Either you have specified the wrong
file set (choose "File: Customize
File Set…" or "File: Display
Files in File Set…") or you did not
compile for static analysis. Change
compiler settings and re-compile.
Analysis file set is
not Open.
A query was attempted when no
Static Analysis database files were
open. Choose "File: Customize
File Set…" and select the current
project, or for non-project mode,
specify a file set.