Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-115310

meta-qt6: qtquick3dphysics-examples: cannot run any examples: module "QtQuick3D[.Physics|.Helpers]" is not installed

    XMLWordPrintable

Details

    • 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            sapiippo Samuli Piippo
            ssajal Sakib Sajal
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes