QtCreator doesn't recognise installed kit
-
I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?
-
I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?
Hi @ModelTech,
you need to show more info in the Kits page, e.g. by hovering the yellow triangle or clicking on the kit (opens the details).
Regards
-
I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?
@ModelTech The GCC 64-bit kit needs the 64-bit
g++
compiler. It that installed? -
@ModelTech The GCC 64-bit kit needs the 64-bit
g++
compiler. It that installed?