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

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

      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.

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes