QtStudio3D.OpenGL is not installed
Unsolved
Mobile and Embedded
-
When running my QML application I get the following message:
QQmlApplicationEngine failed to load component
qrc:/main.qml:7 module "QtStudio3D.OpenGL" is not installedI am trying to load a 3D model using Qt3DStudio. I am cross-compiling on a Raspberry Pi 3 that is running Rasbian Stretch. My host computer is running Linux Ubuntu 16.04 LTS.
Any help here is appreciated.
Thank you!