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. module is not installed error when module is installed
Forum Updated to NodeBB v4.3 + New Features

module is not installed error when module is installed

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

    I'm trying to run a QML form that uses QtQuick3D but the compiler keeps blocking me on the call

    import QtQuick3D

    saying "module "QtQuick3D" is not installed", even though it is installed (I checked withe maintenance tool). QtQuick3D module loads fine if I try one of the code examples that includes it but not in my project. I'm using the same QT version as the example code, don't see anything in the cmakelists file I am missing, I can't figure out why it says it isn't installed when it is. Any common reason why it would say the module isn't installed?

    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