ITEM COULD NOT BE CREATED
-
wrote on 20 Sept 2021, 22:05 last edited by
Is anyone aware of how to escalate this with the QTCreator Dev/Support team? This seems like a painfully long time to have an issue like this, which is a software block, and not have been follow-up on by someone.
-
Is anyone aware of how to escalate this with the QTCreator Dev/Support team? This seems like a painfully long time to have an issue like this, which is a software block, and not have been follow-up on by someone.
@John-Cordell Was this reported as bug in Qt bug tracker?
-
wrote on 24 Sept 2021, 14:44 last edited by The-EDev
I'm facing the same issue, happens on QTCreator 4 and 5, only happens when using
QT 6.1.3
,QT 5.15.2
works just fine. Removing version number from imports did not help. -
wrote on 28 Sept 2021, 11:44 last edited by
Me too, 5.15 fine, 6.1.3 gets red squiggles under "window" in design view.
-
wrote on 30 Sept 2021, 23:22 last edited by Nathan Miguel
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
-
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 1 Oct 2021, 02:39 last edited by@Nathan-Miguel I had tried this before with the 6.2 beta, and it didn't work, but now with "Top level build path" of the QML emulation layer set to "<Path To Qt>Qt/6.2.0/macOS/bin" worked for me, finally.
-
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 1 Oct 2021, 16:28 last edited by@Nathan-Miguel Working on the new 6.2 LTS with Creator 5.0. You are a champion thank you so much for the help.
-
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 2 Oct 2021, 14:55 last edited by Tahmis 10 Feb 2021, 15:03@Nathan-Miguel Unfortunately that didn't help me as that seems to work only for desktop projects :|
For Android Kits I'm getting this error when trying your solution:
-
@Nathan-Miguel Unfortunately that didn't help me as that seems to work only for desktop projects :|
For Android Kits I'm getting this error when trying your solution:
wrote on 2 Oct 2021, 15:21 last edited by Nathan Miguel 10 Feb 2021, 15:21@Tahmis I think this should help
in steep 2 instead use this path try "<Path To Qt>/6.2.0/Kit android"
and try to see in MaintenanceTool if you don't have any pending updates and if you linked the android sdk in the QT options
-
@Tahmis I think this should help
in steep 2 instead use this path try "<Path To Qt>/6.2.0/Kit android"
and try to see in MaintenanceTool if you don't have any pending updates and if you linked the android sdk in the QT options
wrote on 3 Oct 2021, 10:29 last edited by@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 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 :|
wrote on 5 Oct 2021, 16:29 last edited by@Tahmis you forgot to put the kit into path
C:\Qt\6.2.0\android_arm64_v8a
-
@Tahmis you forgot to put the kit into path
C:\Qt\6.2.0\android_arm64_v8a
wrote on 6 Oct 2021, 19:26 last edited by@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
-
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 7 Oct 2021, 02:43 last edited by@Nathan-Miguel thanks works for me!
-
wrote on 12 Oct 2021, 09:50 last edited by
it is so sad! when solve?
-
wrote on 12 Oct 2021, 13:12 last edited by
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.... -
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 14 Oct 2021, 09:00 last edited by Yuriyy@Nathan-Miguel Thanks. It works
-
@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
wrote on 15 Oct 2021, 16:04 last edited by@Tahmis @hello_JiNan QT Creator 6.0 should fix those issues, because qt creator 5 dont have pre-builded binaries for qt 6.
-
This work for me! QT 6.2.0
- Go to Tools > Options > QT Quick
- Inside QT QUICK DESIGNER TAB check the second options and copy/paste same path of first in secont
- Restart your QT and wait for build
OBS: Autocomplete dont work when import something like quick controls, so import without version or put 6.0
Enjoy!
wrote on 24 Nov 2021, 14:27 last edited by@Nathan-Miguel thanks a lot, it works
-
wrote on 7 Mar 2024, 10:13 last edited by
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!