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

qmake uses hardcoded path even when it doesn't have to

    XMLWordPrintable

Details

    Description

      qmake shouldn't by default use the built-in Qt paths that are built in, it knows where it is (QCoreApplication::applicationFilePath) and where libs etc are relative to it (../lib, ../include). Only if the libraries are not found in those paths should the built-in paths be used.

      The current mode makes it really hard to use a precompiled Qt that has been checked into a CVS across big teams.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            vhilshei Volker Hilsheimer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes