Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
None
-
6.0
-
-
e6fd92816dcbddcd9c28676815cf134b31291ea9 (qt/qtbase/dev)
Description
If you download any of the CI artifacts, or just grep through the build logs, you'll notice that we don't install .pdb files, and thus not package them.
We should fix that.
Make sure we install qml plugin debug info as well.
Upstream issue
https://gitlab.kitware.com/cmake/cmake/-/issues/18393
Stack overflow answer which doesn't work for all cases (static builds, non linker produced pdb files)
https://stackoverflow.com/questions/40860435/how-to-get-cmake-to-install-pdb-files-for-targets
Attachments
Issue Links
- relates to
-
QTQAINFRA-3934 Investigate how to fix usage of Sccache for Windows Ninja Multi Config MSVC builds
- Closed