qmlqtquickcontrols

Error : "module "QtQuick.Controls" is not installed"


Getting this error while running my program. I searched the Internet to find QtQuick.Controls but couldn't get any resolution.
How can I install this?


Solution

  • You're likely using an old version of Qt. The QtQuick.Controls module was introduced in Qt 5.1: