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. QtcCppcheck plugin issue

QtcCppcheck plugin issue

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 1.7k Views
  • 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.
  • J Offline
    J Offline
    jayasri
    wrote on last edited by
    #1

    Hi,

    I want to integrate QtcCppcheck plugin in qt-creator.I downloaded v3.3 of QtcCppcheck.I am using qt-creator 3.3.

    Can any one suggest me what are the steps I have to follow .

    jsulmJ 1 Reply Last reply
    0
    • T Offline
      T Offline
      tomma
      wrote on last edited by
      #2

      If I remember correctly, all you have to do is extract that package to QtCreator install path. Archive should contain correct paths to creators "plugins" directory. Then start creator and enable plugin from Help -> About Plugins and restart creator.

      1 Reply Last reply
      0
      • J jayasri

        Hi,

        I want to integrate QtcCppcheck plugin in qt-creator.I downloaded v3.3 of QtcCppcheck.I am using qt-creator 3.3.

        Can any one suggest me what are the steps I have to follow .

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @jayasri Do you want to compile the plug-in?
        In this case you need to use same Qt version which was used to build QtCreator. You can find out the Qt version in "Help/About QtCreator...". And, of course, you need to build it for the same architecture (x86 or x64).

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • J Offline
          J Offline
          jayasri
          wrote on last edited by
          #4

          Hi,

          Tqs for reply.
          @tomma I did all the steps what ever you mentioned.After I am scanning project with cppcheck there is no response.

          Please suggest me. Please Find the attachments.1_1499935288519_plugin_enable.PNG 0_1499935288519_cppcheck_pic1.PNG

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tomma
            wrote on last edited by tomma
            #5

            Make sure the plugin can find cppcheck. Set correct path in Tools -> Options... -> Analyzer -> QtcCppCheck.
            Seems like it doesn't give any error message if cppcheck is not found.

            1 Reply Last reply
            1
            • J Offline
              J Offline
              jayasri
              wrote on last edited by
              #6

              Hi tomma,

              Tqs for your support.Finally I got solution.CppCheck working fine .

              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