How to install QtQuick Controls for QtCreator ?
-
I've just installed QtCreator 4.10.0 and when I try to import QtQuick.Controls 2, it throw this error :
Error : “module ”QtQuick.Controls“ is not installed”
What I am missing ? Should I have installed something with the installer ?
Thanks
-
@weeny said in How to install QtQuick Controls for QtCreator ?:
Would it be a limitation from the open source install ?
Not at all, Qt Quick Controls is part of the open source package too.
Which Kit are you using for your project?