Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.14.0, 5.14.2, 5.15.0 Beta3
-
None
-
-
e961cc057bcd3b69bf567a7a608ca7bb450bcffb (qt/qtbase/5.15)
Description
If we build Qt as debug the cmake files seems to be wrong. It returns "*d.dll" but the file do not use "*d.dll".
We cannot find these files: libEGLd.dll and libGLESv2d.dll.
They are named libEGL.dll and libGLESv2.dll
Qt5Gui/Qt5GuiConfigExtras.cmake _populate_qt5gui_gl_target_properties(Gui_EGL DEBUG libEGLd.dll libEGLd.a) _populate_qt5gui_gl_target_properties(Gui_GLESv2 DEBUG libGLESv2d.dll libGLESv2d.a)
Looks like the cmake files are wrongly generated or the file needs a renaming.
Same problem with Qt 5.14.0. Qt 5.12.5 works without a problem.
Attachments
Issue Links
- relates to
-
QTBUG-80792 MinGW: Regressions in 5.14.0
- Closed
For Gerrit Dashboard: QTBUG-83397 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
296736,2 | MinGW: Fix debug only angle builds | 5.15 | qt/qtbase | Status: MERGED | +2 | 0 |