Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1956

INSTALL_PREFIX is not used when building tests

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • production
    • Coin (obsolete)
    • None

    Description

      projects are build with

      /home/qt/work/install/bin/qmake INSTALL_PREFIX=/home/qt/work/install

      where INSTALL_PREFIX is used by projects that are not strictly Qt modules (that they don't install to QT_INSTALL_PREFIX).

      When tests are built, qmake is called without the INSTALL_PREFIX.

      The tests then cannot know where the binaries it's trying to test are installed.

      Attachments

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

        Activity

          People

            aakeskimo Aapo Keskimölö
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes