Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-9841

qmake is always executed when used via qtchooser

XMLWordPrintable

    • 84b479225e1b4b9487860ea68339293588f55e4a 70e1aad0416afd5cad6e34e131f79fff6ef47a10 97d76b8cbfd0664370f284343c0f780cac0bc0af

      qtchooser is already the standard on debian jessie and is available on ubuntu raring.

      Qt4BC::compareToImportFrom reads the qmake binary from the makefile, which is the dereferenced one, but compares it to /usr/bin/qmake which is a symlink to qtchooser, which redirects the call to the real qmake binary.

      Then it decides they're not the same and runs qmake again for every build...

        For Gerrit Dashboard: QTCREATORBUG-9841
        # Subject Branch Project Status CR V

            orgads Orgad Shaneh
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes