Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-86743

Qt6: Applications built in release mode depend on debug versions of Qt dlls

    XMLWordPrintable

Details

    Description

      Steps to reproduce:

      • Create new cmake project/open example project
      • Build project in release mode
      • "dumpbin /dependents <path to executable>"

      Expected result:

      • Executable depends on release versions of Qt dlls (Qt6Core.dll ...)

      Actual result:

      • Executable depends on debug versions of Qt dlls (Qt6Cored.dll ...)

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-86743
          # Subject Branch Project Status CR V

          Activity

            People

              jbornema Joerg Bornemann
              owolff Oliver Wolff
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes