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. CMake wants Qt6Cored.dll to link in Debug mode
QtWS25 Last Chance

CMake wants Qt6Cored.dll to link in Debug mode

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
2 Posts 2 Posters 929 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.
  • D Offline
    D Offline
    Daniel Santos
    wrote on last edited by
    #1

    Hi,
    When using the Debug build type on CMake, the linker wants the DLL named Qt6Cored.dll in Qt's bin directory.
    I have Qt6Core.dll which I think is used on the Release build type. In Qt5 this dll exists, how do I do the same on Qt6 ?

    Thanks,
    Regards

    1 Reply Last reply
    0
    • Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Daniel-Santos said in CMake wants Qt6Cored.dll to link in Debug mode:

      how do I do the same on Qt6 ?

      Install Qt6 with the online installer. Then the debug dlls should be installed too.

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      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