Uploaded image for project: 'Qt Visual Studio Tools'
  1. Qt Visual Studio Tools
  2. QTVSADDINBUG-788

QT Includes litter Visual Studio static code analysis

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P4: Low
    • 2.8.1
    • 2.5.1
    • General
    • None
    • Windows
    • 360400622542f54b3ada253844f40a78b27effbd

    Description

      I would like to run static analysis on my code to check for coding practices preceding review. I have worked around this issue by editing the project file with the following snippet:

      <PropertyGroup Condition="'$(Language)'=='C++'">
      <CAExcludePath>$(QTDIR)\include;.\GeneratedFiles;$(CAExcludePath)</CAExcludePath>
      </PropertyGroup>

       

      Seems like the desired behavior for most use cases.

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mecfc Miguel Costa
            dahubley dahubley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes