Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.0.0 Alpha
-
-
893ee163528731375cf2bc5115d73a3e8c018d17 (qt/qtbase/dev)
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
- relates to
-
QTBUG-80901 Properly support RelWithDebInfo builds (aka --force-debug-info in qmake land)
-
- Closed
-
For Gerrit Dashboard: QTBUG-86743 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
314926,9 | CMake: Fix build of Release user projects against RelWithDebInfo Qt | dev | qt/qtbase | Status: MERGED | +2 | 0 |
315026,1 | WIP: CMake: Adjust Windows MSVC config to also build for Release | dev | qt/qt5 | Status: ABANDONED | -2 | 0 |