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/AM5728: QtQuick project setup

Part Number: AM5728

Tool/software: Linux

Hello,

I want to setup Qt quick project with AM57xx sdk 5.0 with qt creator 4.6.2 based on Qt 5.9.6

I'm able to build app for widget based application but while trying to make Quick application using Qt Quick Application - Empty Project.

It shows QtQuick.Window QML Module Not found.

How to link QML modules to project.