Import QtQuick.Enterprise.Controls 1.2 [solved]
-
import QtQuick.Enterprise.Controls 1.2
Generates a "qml module not found" error
Does the Indie Mobile License grant the use of the Enterprise controls?
If so, does one need to build them or install them?
Could someone point me to the documentation on how to install and use them?
Thx
-
Indeed "http://www.qt.io/download/":http://www.qt.io/download/ explicitly tell you that they are value-addons and not part of the Indie license. However, If you already know a bit of QML, you should be able to re-implement the missing functionality yourself.