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. CDB doesn't work
Forum Updated to NodeBB v4.3 + New Features

CDB doesn't work

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 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.
  • L Offline
    L Offline
    Linkker
    wrote on last edited by
    #1

    I have just installed QT 5.10 on my computer. I then have created a simple console application to test it. But when I try to debug it, I receive the following message. I'm using msvc2017 as a compiler. Please, help!

    alt text

    aha_1980A 1 Reply Last reply
    0
    • L Linkker

      I have just installed QT 5.10 on my computer. I then have created a simple console application to test it. But when I try to debug it, I receive the following message. I'm using msvc2017 as a compiler. Please, help!

      alt text

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Linkker,

      Unfortunately the error message is hardly readable.

      But I guess you are missing qtcreatorcdbext.dll. This dll has to be selected explicitely when installing Qt (this is new in 5.10). In case you have not installed it yet, you can run the Maintanance Tool again. It should reside in C:\Qt or in C:\Qt\Qt5.10.0. After starting it, choose "add components" and then the dll.

      Of course you have to install the Microsoft CDB debugger separately, it's part of the Windows SDK.

      Qt has to stay free or it will die.

      L 1 Reply Last reply
      0
      • L Offline
        L Offline
        Linkker
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0
        • aha_1980A aha_1980

          Hi @Linkker,

          Unfortunately the error message is hardly readable.

          But I guess you are missing qtcreatorcdbext.dll. This dll has to be selected explicitely when installing Qt (this is new in 5.10). In case you have not installed it yet, you can run the Maintanance Tool again. It should reside in C:\Qt or in C:\Qt\Qt5.10.0. After starting it, choose "add components" and then the dll.

          Of course you have to install the Microsoft CDB debugger separately, it's part of the Windows SDK.

          L Offline
          L Offline
          Linkker
          wrote on last edited by
          #4

          @aha_1980
          Thank you!

          I'll try to add the dll using the Maintanance Tool.
          But I have another issue with the Maintanance Tool. I specified the repository as suggested here: https://stackoverflow.com/questions/31428931/no-default-repositories-in-qt-maintenance-tool (otherwise nothing works). But what I have now is an error message: "cannot load remote tree: package sources are not specified for this application". The message originally not in English, so sorry for bad translation.

          aha_1980A 1 Reply Last reply
          0
          • L Linkker

            @aha_1980
            Thank you!

            I'll try to add the dll using the Maintanance Tool.
            But I have another issue with the Maintanance Tool. I specified the repository as suggested here: https://stackoverflow.com/questions/31428931/no-default-repositories-in-qt-maintenance-tool (otherwise nothing works). But what I have now is an error message: "cannot load remote tree: package sources are not specified for this application". The message originally not in English, so sorry for bad translation.

            aha_1980A Offline
            aha_1980A Offline
            aha_1980
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @Linkker Sorry, I cannot help you with that.

            But I remember having read that installing qtcreatorcdbext.dll with the offline installer didn't work as the installer did not contain the dll.

            However, installing with the online installer did work. So in the worst case, you could try to install Qt again with the online installer and select the dll right from the start.

            Qt has to stay free or it will die.

            1 Reply Last reply
            1

            • Login

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