-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.8.0
-
None
-
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 |
62235,1 | QtVersion: Special treatment for qthooser | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |
62552,1 | QMake: Also check for QtChooser in DesktopQtVersion::fromMap | master | qt-creator/qt-creator | Status: MERGED | +2 | 0 |