You can test that your Qt SDK installation is successful by opening an existing example application project.
Note: The project opens in the Edit mode, and the documentation for the example hides these instructions. To return to these instructions, select Previous Page on the toolbar or press Alt+Left.
If you installed Qt Creator as part of a Qt installation, it should have automatically detected the installed kit. If no kits are available, see Adding Kits.
If build errors occur, check that a Qt version and compiler are installed and configured and that the necessary kits are configured.
The Build progress bar on the toolbar turns green when the project is successfully built. The application opens on the device.