Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-87006

Windows MSVC debug information (pdb files) are not installed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • 6.0
    • Build System: CMake

    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

          For Gerrit Dashboard: QTBUG-87006
          # Subject Branch Project Status CR V

          Activity

            People

              alexandru.croitor Alexandru Croitor
              alexandru.croitor Alexandru Croitor
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes