[solved] Project ERROR: Unknown module(s) in QT: purchasing
-
Qt Creator 3.2.2 (enterprise)
Based on Qt 5.3.2 (Clang 5.1 (Apple), 64 bit)
Built on Oct 10 2014 at 11:17:57
This is with an Indie Commercial License if that matters.I've added: QT += purchasing to the .pro file
I've added: import QtPurchasing 1.0 to the QML file handling the purchaseDuring qmake: Project ERROR: Unknown module(s) in QT: purchasing
What else is needed to get Purchasing to work ?
-
Hi,
Are you calling qmake by hand ? If so, are you sure you're currently calling the qmake from your Indie Mobile Edition ?
-
Next verification: are you using the kit installed with Indie Licensed Qt ?
-
Not created, you should select one when configuring your project
-
-
That kind of thing happens :)
Happy coding !