Compile Sources
Polyspace as You Code checks the file that is currently active in your IDE or code editor for bugs and coding standards violations.
Provide Polyspace as You Code with the specifics of your build configuration, such as data type sizes and compiler macro definitions, so that the analysis runs without errors. To provide your build configuration information, you can:
Configure Polyspace as You Code to extract the build configuration information from your IDE project, build command, or JSON compilation database.
Specify analysis options that emulate your build configuration in an options file. See Options Files for Polyspace Analysis (Polyspace Bug Finder).
Import the analysis options from a Polyspace desktop product project file.
Topics
- Visual Studio: Generate Build Options for Polyspace as You Code
Extract build configuration information from solution, build command, or JSON compilation database.
- Visual Studio Code: Generate Build Options for Polyspace as You Code
Extract build configuration information from build task, build command, or JSON compilation database.
- Eclipse: Generate Build Options for Polyspace as You Code
Extract build configuration information from project, build command, or JSON compilation database.
- Command Line: Generate Build Options for Polyspace as You Code Analysis
Extract build configuration information from build command or JSON compilation database.
Related Information
- Configuration (Polyspace Bug Finder)