Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
6.0.0 RC
-
None
-
-
89b49e52310c5b5e1549e78b334749c4f486cc7f (qt/qtbase/dev) db2045a0a0d77f7802192ac4daf137887ebf3e5e (qt/qtbase/6.0)
Description
In the CMake build of Qt6, the module's .prl files point to .dll files instead of the import libs.
For example:
lib/Qt6Cored.prl 2:QMAKE_PRL_TARGET = Qt6Cored.dll
in the qmake build we have
lib/Qt6Cored.prl 3:QMAKE_PRL_TARGET = Qt6Cored.lib
Attachments
Issue Links
- is duplicated by
-
QTBUG-89577 Incorrect QMAKE_PRL_TARGET on Windows
-
- Closed
-