Skip to content

"Compiled using incremental linking (Optional)" warnings #16

@dipsylala

Description

@dipsylala

When Compiled using incremental linking (Optional) appears as a warning against a top level module or a dependency it can often represent a longer scan time and may affect results.

Is this something we can check for?

Edit: Also consider the wrong compilation flags such as /RTC?

Support Issue: The image "filename" was built with a Basic Runtime Checks (/RTC) compiler option enabled. Proceeding with this setting may degrade the performance of the analysis and quality of the results. Disable runtime error checking by omitting /RTC command line compiler options or setting Basic Runtime Checks to Default in Project Properties > Configuration Properties > C/C++ > Code Generation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions