Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
None
-
QtTAS 4.1
-
None
-
-
50639f894 (dev), 11df59b88 (4.1)
Description
Steps to reproduce:
- Install Qt with ninja
- Start AS with QtTAS
- Go to the Qt settings menu
- Set ninja path to "/Users/ollivuolteenaho/Qt/tools"
Expected:
The path is not valid and cannot be set as it only contains a directory called "Ninja"
Actual:
The path is accepted and the build will fail later because the "tools" directory doesn't contain a ninja executable