Howto change the kit for the current project in QT Creator
-
wrote on 16 Feb 2022, 11:22 last edited by
-
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 In the bottom left corner above the Run icon...
-
@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?
-
wrote on 16 Feb 2022, 12:42 last edited by
-
@pingal Sorry, to change the Kit you need to click on "Projects" button on the left side.
-
@jsulm Its not totally wrong, if you have set up multiple kits for your project, you can quick select it over that button.
But to setup a new kit, that has to be done over the project button
-
wrote on 17 Feb 2022, 03:52 last edited by
Thanks to you all.
I've changed the kit using projects button on the left.
7/9