Howto change the kit for the current project in QT Creator
Moved
Solved
Qt Creator and other tools
-
I've two kits installed
I've a project which I want to build using QT 6.2.3 so I selected this as a default but still when i try to compile it uses 6.0.4
Although i can use 6.2.3 kit for new projects but not for the current project.
-
@pingal said in Howto change the kit for the current project in QT Creator:
There is Debug icon above the Run icon (?)
That's not a Debug icon. That button lets you select the kit and select the build type (Debug or Release or Profile).
-
@pingal said in Howto change the kit for the current project in QT Creator:
There is Debug icon above the Run icon (?)
You could at least try to click on it and see what it does, can't you?