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. qt 5.15 - getting the debug dlls
QtWS25 Last Chance

qt 5.15 - getting the debug dlls

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 2 Posters 532 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.
  • K Offline
    K Offline
    kcris
    wrote on last edited by kcris
    #1

    Hi,

    I used qt 5.15 online installer to get the latest qt 5.15 opensource.

    I only see the release dlls in the bin folder, e.g. Qt5Core.dll
    and I am really looking for the debug ones, e.g. Qt5Cored.dll

    how do I get those?

    I tried to rerun the installer/maintenance tool and select "Qt Debug Information Files" under qt/qt 5.15.0

    but I still don't have those

    they are now under
    c:\Qt\5.15.0\mingw81_64\lib\Qt5Core.dll.debug
    ??

    (as far as I remember they used to be in the bin folder, next to the release ones)

    thanks

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bonnie
      wrote on last edited by Bonnie
      #2

      I remember having seen posts of similar questions.
      And the answer in them is mingw now has no difference in debug and release dlls.
      The Qt5Core.dll.debug is not a debug version of dll, but the symbol file for debugging.

      1 Reply Last reply
      2

      • Login

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