Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5, 6.6, 6.7, dev
-
None
-
c0318a6ad (dev), 0e86bd4b0 (lts-6.2), 1d401fed8 (6.5), 48be19bd7 (6.6)
Description
Unable to run any qtquick3dphysics-examples:
QQmlApplicationEngine failed to load component
qrc:/main.qml:x:y: module "QtQuick3D[.Physics|.Helpers]" is not installed
This issue might be related to QTBUG-115266 where files are not installed correctly.
STEPS TO REPRODUCE:
Using master branches for openembedded-core, meta-openembedded, bitbake and dev branch for meta-qt6
Setup build dir:
./oe-init-build-env <build_dir>
Add to local.conf:
PACKAGECONFIG:append:pn-qtquick3dphysics = " examples" IMAGE_INSTALL:append = " qtquick3dphysics-examples" DISTRO_FEATURES:append = " opengl x11"
Build image:
bitbake core-image-sato
Run image using qemu or hardware.
Run the examples on target:
$ find /usr/share/examples/quick3dphysics/ -name "*example*"
Attachments
For Gerrit Dashboard: QTBUG-115310 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
496324,2 | examples: add runtime dependency to main package | dev | yocto/meta-qt6 | Status: MERGED | +2 | 0 |
496770,2 | examples: add runtime dependency to main package | 6.6 | yocto/meta-qt6 | Status: MERGED | +2 | 0 |
496771,2 | examples: add runtime dependency to main package | 6.5 | yocto/meta-qt6 | Status: MERGED | +2 | 0 |
496772,2 | examples: add runtime dependency to main package | lts-6.2 | yocto/meta-qt6 | Status: MERGED | +2 | 0 |