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

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

XMLWordPrintable

      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 ...)

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes