Quantcast
Channel: Qt DevNet forums: Qt Quick 1283365070**
Viewing all articles
Browse latest Browse all 4972

Deployment problem of Qt Quick application on Mac OS X 10.10.1, Qt 5.3.2

$
0
0
I cannot deploy a Qt Quick application on Mac OS X 10.10.1, Qt 5.3.2. I run macdeployqt applicationName.app but when I run the final app, I get (using terminal) the following error: QQmlApplicationEngine failed to load component qrc:/main.qml:2 module "QtQuick.Controls" is not installed qrc:/main.qml:1 module "QtQuick" is not installed qrc:/main.qml:2 module "QtQuick.Controls" is not installed qrc:/main.qml:1 module "QtQuick" is not installed

Viewing all articles
Browse latest Browse all 4972

Trending Articles