No ui.qml in templates new files
-
Hi!
I wont create ui.qml file, but in templates only .qml.
How I can fix this? -
-
I push add new file and then can't find *.ui.qml.
-
@Mihaill So, you mean in QtCreator you click on "New file or project...", right?
What do you see there if you go to "Files and Classes/Qt"? I can see "QtQuick UI File" there. -
@jsulm said in No ui.qml in templates new files:
I can see "QtQuick UI File" there.
I see only empty file, ui/h, ui, qrc, qml, js
-
@Mihaill How did you install Qt?
-
I install new qt creater from online installer 2 days ago
-
@Mihaill Did you also install at least one version of Qt?
-
I instal Qt only 5.15.2 and QtCreator 8.0.2
-
And if I manualy create ui.qml and open this file in designer, then Qt falling
-
@Mihaill Open Qt Maintenance Tool from your Qt installation and check which modules are installed and which not. Maybe you need to install some additional modules related to QML.
-
9/12