Qt 6.10.0 – Boot2Qt (Raspberry Pi) Kit Works for Examples but Not for New Qt Quick Projects
-
I’m using Qt Creator with a Boot2Qt kit targeting a Raspberry Pi. The Boot2Qt example projects (e.g. testbed and 3dparticles ) build, run, and deploy correctly using this kit, so the kit itself is functional. However, when I try to create a new Qt Quick Application project, the Kit Selection step reports “No suitable kits found”, even though the template’s description shows that Boot2Qt is supported. This only happens when creating a new project from the wizard; existing Boot2Qt examples can be built and deployed with the same kit without issues.
I’ve verified that:
– The Boot2Qt kit is fully configured under Tools → Options → Kits (valid Qt version, correct device type, no errors). – The Qt version includes Qt Quick modules.
I would appreciate guidance on why Qt Creator rejects the Boot2Qt kit for new Qt Quick Application projects, and whether there is a setting or known issue that would cause this discrepancy. -
Hi and welcome to devnet,
Which version of Qt Creator is it ?
On which platform ? -
Did you already check the bug report system ?