This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: Arago QTquick.controls

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Hello,

I'm trying to build Arago with qt quick support. So I added qtquickcontrols to my recipe. but when i execute a QT application with qtquick contros it displays the following error:

QML debugging is enabled. Only use this in a safe environment. No such plugin for spec "Auto" QQmlApplicationEngine failed to load component qrc:/main.qml:3 module "QtQuick.Dialogs" is not installed qrc:/main.qml:2 module "QtQuick.Controls" is not installed

I'm not sure whether the error wrt QtQuick.Dialogs is the root cause or a result of the missing libraries. Any suggestions that would help point me in the right direction would be much appreciated.

Regards,

Marc Welleweerd