Yocto qt3d.extra and qt3d.example is not installed
-
wrote on 12 Sept 2023, 22:24 last edited by Omkar P 9 Dec 2023, 22:26
Trying to add some features on target. The QT application is running on the Linux machine properly, and cross compiling is also done. But when I run on the target it showing the following errors:
module "Qt3D.Examples" is not installed
module "Qt3D.Extras" is not installedI have added "qt3d" and other qt3d plugins in DEPENDS and IMAGE_INSTALL_append().
Using meta-qt5 layer for this.
1/1