HomeDefectsLIN1025-621
Acknowledged

LIN1025-621 : [qt6] qrc:/qt/qml/views/views.qml:5:1: module "shared" is not installed

Created: Apr 27, 2025    Updated: Aug 25, 2025
Found In Version: 10.25.33.1
Severity: Standard
Applicable for: Wind River Linux LTS 25
Component/s: Userspace

Description

some QT example can't be executed successes and following error message show:
"module "shared" is not installed"

This cased by result in missing files in some examples when Building Qt as part of the module build.

Steps to Reproduce

1) setup.sh
--machine intel-x86-64 --dl-layers   --templates feature/qt-examples feature/xfce --layers meta-qt6 --dl-layers --accept-eula=yes
2) . environment-setup-x86_64-wrlinuxsdk-linux && . oe-init-build-env
3)  bitbake  wrlinux-image-std
4) boot the target , login the xfce desktop, and run command per problem description