Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Make QtCreator to show results of a code analysis into its issues pane instead of compile pane
Forum Updated to NodeBB v4.3 + New Features

Make QtCreator to show results of a code analysis into its issues pane instead of compile pane

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qtcreatorqt 5.4
7 Posts 3 Posters 2.6k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    alizadeh91
    wrote on last edited by
    #1

    I'm using a code analysis tool with QtCreator. The results of the tool are presented in compile pane of the QtCreator as expected (I've add the path of the tool in 'custom build step'). How can I make QtCreator to show the results to its issues pane instead of compile pane?

    This address give some insights but very ambiguous.

    Thanks in advance...

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      IIRC there might already be some plugins that provide what you need. Which code analysis tool are you using ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      0
      • A Offline
        A Offline
        alizadeh91
        wrote on last edited by alizadeh91
        #3

        Thanks, but what is IIRC?! I want to use vera++ for coding convention checking.

        JohanSoloJ 1 Reply Last reply
        0
        • A alizadeh91

          Thanks, but what is IIRC?! I want to use vera++ for coding convention checking.

          JohanSoloJ Offline
          JohanSoloJ Offline
          JohanSolo
          wrote on last edited by
          #4

          @alizadeh91 said:

          Thanks, but what is IIRC?

          IIRC = If I Recall Correctly. There used to be an acronym page in the old forums, but I don't know if it still exists.

          `They did not know it was impossible, so they did it.'
          -- Mark Twain

          1 Reply Last reply
          0
          • SGaistS SGaist

            Hi,

            IIRC there might already be some plugins that provide what you need. Which code analysis tool are you using ?

            A Offline
            A Offline
            alizadeh91
            wrote on last edited by
            #5

            @SGaist I want to use vera++ for code style checking. I couldn't find any plugin for vera++ in internet

            1 Reply Last reply
            0
            • JohanSoloJ Offline
              JohanSoloJ Offline
              JohanSolo
              wrote on last edited by
              #6

              Just a wild shot, but from the screenshots it seems that vera++ was simply used as an additional custom build command.

              `They did not know it was impossible, so they did it.'
              -- Mark Twain

              A 1 Reply Last reply
              0
              • JohanSoloJ JohanSolo

                Just a wild shot, but from the screenshots it seems that vera++ was simply used as an additional custom build command.

                A Offline
                A Offline
                alizadeh91
                wrote on last edited by
                #7

                @JohanSolo I've already seen this, but the link doesn't tell how to integrate. Moreover, I've added a custom build command to qtcreator build steps, but the messages are shown in compile pane instead of issues pane.
                It seems that a plugin is required but I couldn't find that.

                How can I write a plugin for that by myself?

                1 Reply Last reply
                0

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved