Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
6.0
-
1685b0540d60bc124bdfcfebf46a4e7c71f5db87 (qt/qtbase/dev)
Description
The change in https://codereview.qt-project.org/c/qt/qtbase/+/303811 disabled .prl file generation for static top-level Qt builds, because it broke configuration.
The underlying issue is that targets are used in generator expressions for the .prl files, but the targets are not in scope (PNG::PNG found in qtbase, but missing in qtsvg scope).
We need to find a way to fix this (if there is any).
EDIT: It seems it's a problem for shared top-level builds too.
After https://codereview.qt-project.org/c/qt/qtbase/+/305759 went it, top-level builds fail to configure on Linux, because OpenGL:GLX target can not be found while generating prl files for static internal modules in qttools repo.
Attachments
Issue Links
- resulted from
-
QTBUG-84874 Fix top-level / superbuilds to configure successfully
- Closed
For Gerrit Dashboard: QTBUG-84917 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
306253,5 | CMake: Fix top-level .prl file generation | dev | qt/qtbase | Status: MERGED | +2 | 0 |