Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to install Qt Software
Forum Updated to NodeBB v4.3 + New Features

How to install Qt Software

Scheduled Pinned Locked Moved Solved General and Desktop
19 Posts 6 Posters 1.6k Views 2 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.
  • P PrAnit

    @koahnig

    I installed successfully latest version of Qt and its working fine.
    now problem is debugger , Whenever i run on debugger getting error like "unable to create debugging engine"

    0_1550479516392_Screenshot_8.png

    0_1550479534902_Screenshot_9.png

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

    @PrAnit Did you install MinGW Qt? If so which exact version?

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

    P 1 Reply Last reply
    0
    • jsulmJ jsulm

      @PrAnit Did you install MinGW Qt? If so which exact version?

      P Offline
      P Offline
      PrAnit
      wrote on last edited by
      #7

      @jsulm
      how can i check ?
      Steps ?

      jsulmJ 1 Reply Last reply
      0
      • P PrAnit

        @jsulm
        how can i check ?
        Steps ?

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

        @PrAnit Take a look at your screenshot: there is a tab called "Qt Version" - this will show all installed Qt versions. In Kits tab you will see which Kits you have.

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

        1 Reply Last reply
        1
        • P PrAnit

          @koahnig

          I installed successfully latest version of Qt and its working fine.
          now problem is debugger , Whenever i run on debugger getting error like "unable to create debugging engine"

          0_1550479516392_Screenshot_8.png

          0_1550479534902_Screenshot_9.png

          J.HilkJ Offline
          J.HilkJ Offline
          J.Hilk
          Moderators
          wrote on last edited by
          #9

          @PrAnit
          you have - and use - a MSVC compiler, so you need Microsoft debugger (cdb) that one you'll have to get from Microsoft directly, it should come with the windows SDK packet.


          Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


          Q: What's that?
          A: It's blue light.
          Q: What does it do?
          A: It turns blue.

          P 1 Reply Last reply
          0
          • J.HilkJ J.Hilk

            @PrAnit
            you have - and use - a MSVC compiler, so you need Microsoft debugger (cdb) that one you'll have to get from Microsoft directly, it should come with the windows SDK packet.

            P Offline
            P Offline
            PrAnit
            wrote on last edited by
            #10

            @J.Hilk
            Yes. I dowenload windows SDK packet

            this ones
            0_1550480708043_Screenshot_15.png

            RatzzR 1 Reply Last reply
            0
            • P PrAnit

              @J.Hilk
              Yes. I dowenload windows SDK packet

              this ones
              0_1550480708043_Screenshot_15.png

              RatzzR Offline
              RatzzR Offline
              Ratzz
              wrote on last edited by
              #11

              @PrAnit
              Yes, once it gets installed you can restart the QtCreator and check the debugger tab for the installled debugger.

              --Alles ist gut.

              1 Reply Last reply
              0
              • P Offline
                P Offline
                PrAnit
                wrote on last edited by
                #12

                Information about my Qt version and QtKit

                0_1550481508446_Screenshot_11.png

                0_1550481532598_Screenshot_12.png

                0_1550481543683_Screenshot_14.png

                RatzzR 1 Reply Last reply
                0
                • P PrAnit

                  Information about my Qt version and QtKit

                  0_1550481508446_Screenshot_11.png

                  0_1550481532598_Screenshot_12.png

                  0_1550481543683_Screenshot_14.png

                  RatzzR Offline
                  RatzzR Offline
                  Ratzz
                  wrote on last edited by
                  #13

                  @PrAnit
                  Can you show debugger tab?

                  --Alles ist gut.

                  1 Reply Last reply
                  0
                  • P Offline
                    P Offline
                    PrAnit
                    wrote on last edited by
                    #14

                    0_1550481752255_Screenshot_16.png

                    0_1550483174131_Screenshot_13.png

                    RatzzR 1 Reply Last reply
                    0
                    • P PrAnit

                      0_1550481752255_Screenshot_16.png

                      0_1550483174131_Screenshot_13.png

                      RatzzR Offline
                      RatzzR Offline
                      Ratzz
                      wrote on last edited by
                      #15

                      @PrAnit
                      Did you restart the Qt Creator ?

                      --Alles ist gut.

                      P 1 Reply Last reply
                      0
                      • RatzzR Ratzz

                        @PrAnit
                        Did you restart the Qt Creator ?

                        P Offline
                        P Offline
                        PrAnit
                        wrote on last edited by
                        #16

                        @Ratzz Yes sir.restarted QT creator more than 2 times

                        RatzzR 1 Reply Last reply
                        0
                        • P PrAnit

                          @Ratzz Yes sir.restarted QT creator more than 2 times

                          RatzzR Offline
                          RatzzR Offline
                          Ratzz
                          wrote on last edited by Ratzz
                          #17

                          @PrAnit
                          Do you have C:\Program Files (x86)\Windows Kits\10\Debuggers\x86\cdb.exe path on your system? or check if you have cdb.exe under debuggers.

                          --Alles ist gut.

                          1 Reply Last reply
                          0
                          • P Offline
                            P Offline
                            PrAnit
                            wrote on last edited by
                            #18

                            @Ratzz said in How to install Qt Software:

                            Debuggers\x86\cdb.exe

                            Debuggers\x86\cdb.exe not found in my system?

                            RatzzR 1 Reply Last reply
                            0
                            • P PrAnit

                              @Ratzz said in How to install Qt Software:

                              Debuggers\x86\cdb.exe

                              Debuggers\x86\cdb.exe not found in my system?

                              RatzzR Offline
                              RatzzR Offline
                              Ratzz
                              wrote on last edited by
                              #19

                              @PrAnit
                              Where did you get the WinSDK from?

                              --Alles ist gut.

                              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