Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
QtGP 1.3
-
None
Description
Steps to reproduce:
- Remove QtBuild block from build.gradle(.kts)
- Set qt.kitDir or qt.path or qt.projectPath to nonexisting location in gradle.properties
If setting qt.path to nonexisting location:
* What went wrong: Execution failed for task ':app:QtBuildTask'. > No Qt for Android kit found from:
If setting qt.kitDir to nonexisting location the value is just ignored silently.
If setting qt.projectPath to nonexisting location:
* What went wrong: A problem occurred configuring project ':app'. > Could not create task ':app:QtBuildTask'. > Cannot cast object '' with class 'java.lang.String' to class 'java.io.File'
Attachments
Issue Links
Gerrit Reviews
For Gerrit Dashboard: QTTA-357 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
657909,2 | Improve QtGP error messages for nonexisting directories | dev | qt-labs/qtgradleplugin | Status: NEW | +2 | 0 |