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. [Solved] Where is dumpcpp?
Forum Updated to NodeBB v4.3 + New Features

[Solved] Where is dumpcpp?

Scheduled Pinned Locked Moved General and Desktop
dumpcpp
13 Posts 3 Posters 5.7k 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.
  • K Offline
    K Offline
    koahnig
    wrote on last edited by
    #2

    Hi and welcome to devnet

    dumpcpp.exe is part of the compiler. Which compiler do you have installed?

    Vote the answer(s) that helped you to solve your issue(s)

    I 1 Reply Last reply
    1
    • K koahnig

      Hi and welcome to devnet

      dumpcpp.exe is part of the compiler. Which compiler do you have installed?

      I Offline
      I Offline
      Interpolate
      wrote on last edited by
      #3

      @koahnig

      Hi,

      I've got MinGW 4.9, MSVC 2012 and MSVC 2013 currently installed and configured for qt.

      1 Reply Last reply
      0
      • I Interpolate

        Hi,

        Simple question: Where is dumpcpp? Its not located in my qt 5.4 install, is there a specific component that i must install to get access to it?

        Thanks.

        I Offline
        I Offline
        Interpolate
        wrote on last edited by Interpolate
        #4

        OK I found the qtactive sources and built it myself. I downloaded the source via the Qt maintenance tool under:

        Qt 5.4->Source Components-> Add-ons-> qtactiveat

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #5

          Did you install the MinGW compiler through the maintenance tool?
          I have Qt 5.3 and Qt5.4 installed with MinGW 4.8 and 4.9. dumpcpp.exe is stored in the respective bin folder of MinGW compilers.

          Vote the answer(s) that helped you to solve your issue(s)

          I 1 Reply Last reply
          0
          • K koahnig

            Did you install the MinGW compiler through the maintenance tool?
            I have Qt 5.3 and Qt5.4 installed with MinGW 4.8 and 4.9. dumpcpp.exe is stored in the respective bin folder of MinGW compilers.

            I Offline
            I Offline
            Interpolate
            wrote on last edited by koahnig
            #6

            @koahnig

            Yes I did; MSVC compilers were configured by the initial installer, but I just installed MinGW today. Here a picture of the maintenance tool showing all the components that are installed:

            image

            There is no dumpcpp.exe anywhere within my qt folder.

            [edit, koahnig] link to image corrected

            1 Reply Last reply
            0
            • K Offline
              K Offline
              koahnig
              wrote on last edited by
              #7

              That is the path where I found it: c:\Qt\5.4\mingw491_32\bin\dumpcpp.exe
              I have checked the MinGW version is showing the same numbers as in your case. However, I have Qt 5.4.1 installed and not Qt 5.4.2.

              Anyway, you have found a solution for your problem.

              Vote the answer(s) that helped you to solve your issue(s)

              I 1 Reply Last reply
              0
              • K koahnig

                That is the path where I found it: c:\Qt\5.4\mingw491_32\bin\dumpcpp.exe
                I have checked the MinGW version is showing the same numbers as in your case. However, I have Qt 5.4.1 installed and not Qt 5.4.2.

                Anyway, you have found a solution for your problem.

                I Offline
                I Offline
                Interpolate
                wrote on last edited by
                #8

                @koahnig

                Yeah its not there:

                http://i.imgur.com/xKQXXdu.png

                Thanks for your help anyway, I've got dumpcpp working, now to fight through a bunch more ActiveX interop problems :)

                1 Reply Last reply
                0
                • K Offline
                  K Offline
                  koahnig
                  wrote on last edited by
                  #9

                  I found it on JIRA as bug report, but it is closed already. However, it does not show why it has been closed. Possibly because of newer version?

                  Vote the answer(s) that helped you to solve your issue(s)

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

                    Hi,

                    It's been closed because it seems it's a duplicate of this one

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

                    K 1 Reply Last reply
                    0
                    • I Offline
                      I Offline
                      Interpolate
                      wrote on last edited by
                      #11

                      I've downloaded the 5.5 msvc2013 kit and dumpcpp.exe has returned to the bin folder.

                      1 Reply Last reply
                      1
                      • SGaistS SGaist

                        Hi,

                        It's been closed because it seems it's a duplicate of this one

                        K Offline
                        K Offline
                        koahnig
                        wrote on last edited by
                        #12

                        @SGaist
                        You are right, but that is closed as well. However, at least it shows that it has been fixed for 5.5.0.
                        Yesterday, I must have followed another route which ended also with closed, but no reference why. Neverthelees, I understand that this is probably a drawback of the reporting system rather than Qt libs.

                        Vote the answer(s) that helped you to solve your issue(s)

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

                          @koahnig closed without any reason ? That's surprising

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

                          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