Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt for MCUs
  4. Qt3d.extras and Qt3d.Examples error
Forum Updated to NodeBB v4.3 + New Features

Qt3d.extras and Qt3d.Examples error

Scheduled Pinned Locked Moved Unsolved Qt for MCUs
1 Posts 1 Posters 298 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    kapoordarsh7
    wrote on last edited by
    #1

    3de18345-c66a-44d2-8d43-81878729d55e-image.png

    How to get rid of these errors after providing suitable packages and plugins in .bb file and local.conf file?

    .bb file->
    DEPENDS += " qtbase wayland qtquick1"
    DEPENDS += " qtquickcontrols2 "
    RPROVIDES_${PN} += "qtquickcontrols2-qmlplugins qt3d-qmlplugins qt3d-examples qt3d-extras qt3d-gltfsceneio-plugin qt3d-assimpsceneimport-plugin qt3d-scene2d-plugin"

    local.conf file->
    IMAGE_INSTALL_append += " qtquickcontrols2 assimp qt3d"
    PACKAGECONFIG_append_pn-qtbase = " accessibility"
    PACKAGECONFIG_append_pn-qtquickcontrols = " accessibility"
    IMAGE_INSTALL_append = " qtdeclarative-qmlplugins qtquickcontrols-qmlplugins qtquickcontrols2-qmlplugins qt3d-qmlplugins

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved