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

qmake, qtconf with relative path

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.4
    • 4.6.2
    • Build tools: qmake
    • None
    • e6bb6ba76942d98e4b50a7fd32bf44e211f2fa5e

    Description

      Setting relative path '..' in qt.conf does not work:

      qt.conf:
      [Paths]
      Prefix=..

      qmake -query shows wrong paths.

      The releavant code is in qlibraryinfo.cpp, line 433
      the variable ret with value '..' is ignored:

      #ifdef BOOSTSTRAPPING
      return QFileInfo(qmake_libraryInfoFile()).absolutePath();
      #else

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            syntheticpp Peter Kümmel
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes