Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14.2, 5.15
-
None
-
-
e06ce2eb62bc02824669433c5952c193943e0a7e (qt/qtbase/5.14.2)
Description
When building with
-confirm-license -developer-build -opensource -nomake tests -nomake examples -opengl dynamic -no-headersclean -no-pch -debug -skip ....
Linking Qt Core fails with
LINK : fatal error LNK1104: cannot open file 'C:\dev\5-vs17-514\qt-514\qtbase\lib\qtpcre2.lib
Note that there is qtpcre2d.lib
Introduced by "MinGW: Fix debug-and-release configuration" d32a6793a43dc64dab3364fe3052bc464192ba90 https://codereview.qt-project.org/c/qt/qtbase/+/286819