ITEM COULD NOT BE CREATED
Moved
Unsolved
QML and Qt Quick
-
I solved it via another way (Windows 11 & Ubuntu 22.04 LTS) on Qt Creator 13 Beta. Only changing the path didn't work for me, however by creating a Kit (Menu bar-> Edit->Preferences->Kits->Add) and selecting this kit when creating a new project, everything seemed to work perfectly.
Make sure to select the right version of Qt and Python.
This way Qt makes use of the (in this case) Qt MinGW kit when you use the "Design" tab in Qt Creator.
Hopefully does this help for the ones still having this issue!