Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 5.0.0-rc1
-
None
-
733972193d94d749ac2ff6d76630797e015fe9b9 (qt-creator/qt-creator/5.0)
Description
I get 'Qmake Not Executable' message box. The proble comes from commit 84befc2,
which assumes that `qmake -query` result must start with letter 'Q'.
That is not right in my case, as 'qmake -query' returns :
prefix:/home/qt/work/install QT_SYSROOT: QT_INSTALL_PREFIX:/home/piotr/QtEnt/5.15.5/android QT_INSTALL_ARCHDATA:/home/piotr/QtEnt/5.15.5/android QT_INSTALL_DATA:/home/piotr/QtEnt/5.15.5/android ...