Super noob question "module "QtQuick.Studio.Application" is not installed"
-
Hi,
I'm sorry this will be a really basic question but i'm trying to review these tools, have the 10 day trial window to do so currently and hitting the most unexpected and immediate problems.
My main review is to see Figma designs through, I've found our existing designs just explode when they hit design studio and, assuming that will just take time to optimize them for QT that it'd have to wait, so I just generated assetts by hand and made an incredibly simple single page in Design Studio. (2 rectangles, an svg and some text basically)
I can load the project in creator but anytime I try to "Run" it I get the following:
file:///C:/QT-Projects/Simple/SimpleContent/App.qml:11:5: Type Screen01 unavailable
file:///C:/QT-Projects/Simple/SimpleContent/Screen01.ui.qml: Type Constants unavailable
file:///C:/QT-Projects/Simple/Simple/Constants.qml:3:1: module "QtQuick.Studio.Application" is not installedI've gone so far as to create a new project, make no changes to it at all and this also doesn't run in creator.
Surely the default installation of Design Studio + Creator would result in apps that can run? The items it says are unavailable appear to be in the file locations listed and i'm struggling to find a simple instruction to resolve "QTQuick.Studio.Application" is not installed. How do I ensure this is installed?
(I've run the maintenance app and the option is not leaping out at me as something i've missed?)I'm on windows 11
QT Creator 16.0.1
Design Studio 4.7Apologies for what feels like a totally amateur question.
Note: I have both Community and Enterprise(trial) editions installed, could that be causing a conflict?