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. dumpObjectTree() and debug build of Qt
Forum Update on Monday, May 27th 2025

dumpObjectTree() and debug build of Qt

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.3k 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
    JAC42
    wrote on 30 Apr 2015, 03:22 last edited by
    #1

    Hello,

    I am learning Qt on the C++ side. I would like to use dumbObjectTree(), and realize that I need a debug version of the Qt libraries for that. I downloaded the free version from the website about a month ago, and do not know if that includes a debug version or not? How should I go about getting one? Also, is there an easy way to choose which library to link to using Qt Creator? I do not see an easy way, but if I don't have multiple versions of the Qt library built and on the system, I could see how it would not show the possibility. My guess is a different kit must be made. Thanks in advance.

    J 1 Reply Last reply 1 May 2015, 04:56
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 30 Apr 2015, 23:05 last edited by
      #2

      Hi,

      What platform/Qt are you currently using ?

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

      J 1 Reply Last reply 2 May 2015, 23:07
      0
      • J JAC42
        30 Apr 2015, 03:22

        Hello,

        I am learning Qt on the C++ side. I would like to use dumbObjectTree(), and realize that I need a debug version of the Qt libraries for that. I downloaded the free version from the website about a month ago, and do not know if that includes a debug version or not? How should I go about getting one? Also, is there an easy way to choose which library to link to using Qt Creator? I do not see an easy way, but if I don't have multiple versions of the Qt library built and on the system, I could see how it would not show the possibility. My guess is a different kit must be made. Thanks in advance.

        J Offline
        J Offline
        JKSH
        Moderators
        wrote on 1 May 2015, 04:56 last edited by
        #3

        @JAC42 said:

        I downloaded the free version from the website about a month ago, and do not know if that includes a debug version or not?

        If you downloaded the official version from http://www.qt.io/download-open-source/, then yes it comes with both Debug and Release libraries.

        Also, is there an easy way to choose which library to link to using Qt Creator? I do not see an easy way, but if I don't have multiple versions of the Qt library built and on the system, I could see how it would not show the possibility. My guess is a different kit must be made. Thanks in advance.

        See http://doc.qt.io/qtcreator/creator-quick-tour.html. Use Button #2 to select choose between Debug and Release mode. That button also lets you select different Kits, if you have more than 1 Kit.

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • S SGaist
          30 Apr 2015, 23:05

          Hi,

          What platform/Qt are you currently using ?

          J Offline
          J Offline
          JAC42
          wrote on 2 May 2015, 23:07 last edited by
          #4

          @SGaist

          I am using Mac OS X 10.9.5. I am using Qt Creator 3.3.0 based on Qt 5.4.0.

          1 Reply Last reply
          0

          1/4

          30 Apr 2015, 03:22

          • Login

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