Details
-
Epic
-
Resolution: Done
-
P2: Important
-
None
-
MCU kits validation and error
Description
MCU kits need to be robust and foolproof. As much as possible should be automatically checked to inform the user of what is wrong or might be wrong.
For example:
- Unsupported version of Qt for MCUs
- Unsupported version of compiler
- Unsupported version of board SDK
- Unsupported version of flashing tool
- Missing (or removed) dependencies for the kit
In all cases, a clear message shall be displayed to the user indicating what is wrong and hinting at how to fix it.
Attachments
Issue Links
- resulted in
-
QTCREATORBUG-25341 Update QTCreator automated tests to cover the improvements
- Closed