Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtQuick3D shown as not installed when it is

QtQuick3D shown as not installed when it is

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 300 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.
  • M Offline
    M Offline
    Maurice Szmuc
    wrote on last edited by
    #1

    When I try to run the my program, it writes in the console:

    QQmlApplicationEngine failed to load component
    module "QtQuick3D" is not installed

    I've checked the maintenance tool to see if the package was installed and it was
    Qml's Intelisense works with Quick3D elements, and the cmake file compiles with a warning of:

    [cmake] Qt policy QTP0001 is not set: ':/qt/qml/' is the default resource prefix
    [cmake] for QML modules. Check https://doc.qt.io/qt-6/qt-cmake-policy-qtp0001.html
    [cmake] for policy details. Use the qt_policy command to set the policy and
    [cmake] suppress this warning.

    The cmake file:
    9fd47e9d-4ad8-4d10-8afe-6bcedfffebd1-image.png
    9205f326-11c7-4f02-a141-892e8f47599f-image.png

    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