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

Offline packages miss win(32|64)interrupt for Qt Creator

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.11.0 Beta 3
    • 5.10.0, 5.10.1, 5.11.0 Beta 2
    • Packaging & Installer
    • None

      The configurations of Qt Creator for the Qt 5.10 / 5.11 offline packages must contain

       

      [tools.qtcreator.wininterrupt32]
      archive_uri: %QT_CREATOR_BASE_PATH%/windows_vs2015_32/wininterrupt.7z
      package_strip_dirs: 0
      target_install_dir: /
      rpath_target:
      archive_name: wininterrupt32.7z
      
      [tools.qtcreator.wininterrupt64]
      archive_uri: %QT_CREATOR_BASE_PATH%/windows_vs2015_64/wininterrupt.7z
      package_strip_dirs: 0
      target_install_dir: /
      rpath_target:
      archive_name: wininterrupt64.7z
      

      and add them to "archives:".

      Otherwise debugging on Windows does not work as expected.
      See the x86-tools-qtcreator-qt59x-conf where it is done correctly.

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

            janihe Jani Heikkinen
            con Eike Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes