Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
5.14.0
-
None
-
Windows 10, GCC 9.2.0 MinGW-w64 7.0.0
Description
I just use `configure -platform win32-g++ -opensource -confirm-license -opengl desktop -openssl -skip qtwebengine -skip qtwebview -nomake examples -nomake tests -optimized-tools` to config qt as usual, when libraries generated, they should have two XXX.dll and XXXd.dll.
but now it only have one XXX.dll, and the size like a debug version.
for example I only have Qt5Core.dll generated but it is over 100MB(usually it is about 7MB), and Qt5Cored.dll is missing.
Attachments
Issue Links
- is duplicated by
-
QTBUG-80918 [REG 5.13->5.14]QMake generated makefile no more use config subfolder
- Closed
- relates to
-
QTBUG-83397 Cannot find libEGLd.dll and libGLESv2d.dll
- Closed
-
QTBUG-80806 REG->5.14: MinGW release builds: windeployqt fails with "Unable to find the platform plugin"
- Closed
-
QTBUG-81021 The need to add a "d" postfix to the names of debug libraries and plugins _only_ for MSVC should be documented
- Closed
- resulted from
-
QTBUG-78445 Do not build debug-and-release packages for MinGW
- Closed
- resulted in
-
QTBUG-81300 Provide separate debug info package for MinGW
- Closed
-
QTBUG-81301 MinGW: Do not ship host tools with binary information
- Closed
-
QTBUG-81692 Size increase in MinGW dll's
- Closed