Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt6 missing mingw_64 debug libraries

Qt6 missing mingw_64 debug libraries

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
1 Posts 1 Posters 287 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.
  • A Offline
    A Offline
    aaron165
    wrote on last edited by
    #1

    After installing the mingw_64 libraries for Qt6, no debug libraries have been created.

    In Qt5 the binaries installed included (for example) "Qt5Core.dll" and "Qt5Cored.dll". After installing Qt6 versions 6.0.4 and 6.2.2, neither have the debug binaries included. Instead there is a "Qt6Core.debug" file.

    What is the use of this? When creating basic hello world programs (either in CLion or QT Creator) errors are thrown saying "QT6Cored.dll" cannot be found (and I have confirmed its not in the installed binaries).

    Is this an incorrect install, or am I doing something wrong?

    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