Uploaded image for project: 'Qt Installer Framework'
  1. Qt Installer Framework
  2. QTIFW-294

Global installscript.qs function seems to get called only once

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 1.4.0
    • 1.4.0
    • General
    • None
    • Windows 7

      Use latest Windows (lgpl) online installer and install multiple Qt versions.
      After installation from "Start" menu see the added "Qt" entry.
      It will contain only one subfolder. E.g. in this case the /5.1.0/MSVC 2012 (64-bit)

      The global function is:

      createShortcuts = function()

      This is used in every installscript.qs for every win/qt component.

      You can also see that the "qtenv2.bat" gets generated only for one qt installation (qtenv2.bat generated and created with "AppendFile" operation) so this also points towards the observation that the createShortcuts gets called only for one qt installation

        For Gerrit Dashboard: QTIFW-294
        # Subject Branch Project Status CR V

            nath Niels Weber
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes