Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
QtTAS 1.0
-
None
-
-
ab9fe3a51 (dev), d70701447 (1.0)
Description
The current implementation only checks that the regex ^qt-cmake(
.bat)?$ matches the path that you give it and ignores whether the file exists or not. So the "does qt-cmake exist?" verification passes but the file actually doesn't exist.
So if you manually write the qt-cmake location to be, for example, /Users/ollivuolteenaho/qt-cmake-isnt-here-man building the project will fail.
The result for the user on the first "Built Qt Project" execution is an empty QtBuild output with no errors (the IDE error occurred is not related).
Attachments
Issue Links
- resulted from
-
QTBUG-123124 QtTAS manual test cases
- Closed
For Gerrit Dashboard: QTTA-4 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
550166,2 | Check that the qt-cmake file exists while validating path | dev | qt-labs/android-studio-tools | Status: MERGED | +2 | 0 |
550186,2 | Check that the qt-cmake file exists while validating path | 1.0 | qt-labs/android-studio-tools | Status: MERGED | +2 | 0 |