Desktop Qt 6.5.2 GCC 64bit Warning: No compiler set in kit
Unsolved
Installation and Deployment
-
Hello There, I am trying to configure qt 6.5.2, all show correctly, but the desktop build has a problem. Please see the images:
Please suggest to me what to do. Thanks to all.
-
@coderhasib said in Desktop Qt 6.5.2 GCC 64bit Warning: No compiler set in kit:
Please suggest to me what to do
Set the compiler in your Kit.
It looks like you do not have a compiler for your host system, so install it first. If you're on Ubuntu install build-essential package.