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

qtquickcontrols cannot be installed by install-qt.sh

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 1.2
    • Building

    Description

      QTIFW-166 added the install-qt.sh file for headless installation of Qt.

      This script fails to install the qtquickcontrols component, instead it installs qtquickcontrols2.

       

      This is due to the `tail` command on line 290, selecting qtquickcontrols2 instead of qtquickcontrols. A quick fix could be to change this from `tail` to `head`

      Attachments

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

        Activity

          People

            installerteam Installer Team
            jheaffey Jack Heaffey
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes