Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
QtGP 1.2
-
None
Description
Steps to reproduce:
- Make the QtBuild block have a failing configuration, for example change projectPath to a nonexisting directory
- Gradle sync
- Run the app
Expected:
QtBuild fails and blocks any further compilations
Actual:
QtBuild fails but the Java/Kotlin compilation is attempted, which introduces a lot of failures.
While this is not critical it's probably very confusing for the user, as the IDE shows these errors as the topmost ones.
Checked with Tero that this was not the intention when removing QtAddDependencyTask, so this should be considered to be a regression.
Attachments
Issue Links
- resulted from
-
QTTA-178 Performance notices mentioned by 3rd party testing house
-
- Closed
-