Installing Qt6 on RasperryPi Trixie?
-
Hi
I just created fresh install of Rasbian (Debian 13 Trixie)I installed qt6 and qtcreator from package manager.
I can open qtcreator and create GUI project with qmake.
But if I select cmake (Because I know it's time to get in cmake now?) then I can not create GIU application.
I just see cmake file in project manager tree.
And message is "No kits are enabled for this project. Eneble kits in Project mode"What is the problem. I alredy installed via "apt install " cmake and build-essential
Regards,
Mucip:) -
Hi,
Which version of Qt Creator do you have ?
-
Qt Creator, not Qt.