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

Windows MSVC debug information (pdb files) are not installed

XMLWordPrintable

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

      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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes