Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qml QtQuick3D shown as not installed when it is
Forum Updated to NodeBB v4.3 + New Features

Qml QtQuick3D shown as not installed when it is

Scheduled Pinned Locked Moved Unsolved General and Desktop
1 Posts 1 Posters 158 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:
    511de51b-df52-4dde-8c86-8fc0b7f57067-image.png
    61cd6ff7-59ae-4b52-ad33-11425d0871a4-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