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

mkspecs are not installed to QT_INSTALL_ARCHDATA if -hostprefix is used.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: P2: Important P2: Important
    • None
    • 5.0.0
    • Build System
    • None

      If Qt is configured with -prefix /install/path -hostprefix $PWD/hosttools, then the mkspecs are installed to $PWD/hosttools/mkspecs, and QT_INSTALL_ARCHDATA refers to /install/path.

      In non-hostprefix builds (actually in all builds), the mkspecs are expected to be found in QT_INSTALL_ARCHDATA.

      It doesn't make much sense to install the mkspecs in $PWD/hosttools/mkspecs anyway. It might make more sense to install them to the prefix instead, or in addition.

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

            buddenha Oswald Buddenhagen
            stephen.kelly Stephen Kelly (Unused account) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes