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

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

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes