Acknowledged
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
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.
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