ITEM COULD NOT BE CREATED
-
@Nathan-Miguel No luck unfortunately.
Tried this now as you suggested and still getting the same error of which I pasted a screenshot earlier:
My QT installation is totally fresh and everything is updated and android sdk is linked in the options. I believe your workaround doesn't work for mobile kits :|
-
@Nathan-Miguel I think I tried that also earlier but tried again without success..
Thanks anyway!
Maybe Windows 11 upgrade surprisingly fixes something and it starts to work :D
-
@Nathan-Miguel thanks works for me!
-
it is so sad! when solve?
-
i have some tests ,although the icon is uncorrect,but the function/logic is ok.it looks like....only the icon is wrong .
test envoriment.....macbook Big sur,Qt creator 5.0 ,Qt6.2. the latest version.... -
@Nathan-Miguel Thanks. It works
-
@Tahmis @hello_JiNan QT Creator 6.0 should fix those issues, because qt creator 5 dont have pre-builded binaries for qt 6.
-
@Nathan-Miguel thanks a lot, it works
-
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!