Kit not found when i try to create qml project
-
I have installed Qt5.15 all packages and when i try to create qtquick project it says kit not found
@mariappan On what OS? How did you install it? If QtCreator does not recognise your Qt automatically you still can add it manually.
-
@mariappan On what OS? How did you install it? If QtCreator does not recognise your Qt automatically you still can add it manually.
@jsulm I am using ubuntu 20 os . i instaalled qt creator using the installer .when i try to create console and widget project it recognize the kit but when i try to to create qml project all kits are disabled .even i try to add or clone the kit but still it is not taking it
-
@jsulm I am using ubuntu 20 os . i instaalled qt creator using the installer .when i try to create console and widget project it recognize the kit but when i try to to create qml project all kits are disabled .even i try to add or clone the kit but still it is not taking it
-
@mariappan How did you install Qt? I guess QML/QtQuick stuff is missing.