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. How can I enable QtCanvas3D plugins
Qt 6.11 is out! See what's new in the release blog

How can I enable QtCanvas3D plugins

Scheduled Pinned Locked Moved Solved QML and Qt Quick
4 Posts 1 Posters 1.0k 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.
  • B Offline
    B Offline
    BriFuture
    wrote on last edited by
    #1

    As the title says, I don't have QtCanvas3D module when I want to use it
    0_1489032854645_upload-bcbe1227-f04d-450a-8ef0-e8e74454f6ad

    Now I have download QtCanvas3D Source Code from https://github.com/qt/qtcanvas3d and I have compiled it with my computer.

    I get these files
    0_1489033001084_upload-b1595853-b844-461a-a4c6-1da6992ea381

    I guess that it may lack of such as qmldir file or other plugin configure files, but I don't know how to do.

    1 Reply Last reply
    0
    • B Offline
      B Offline
      BriFuture
      wrote on last edited by
      #2

      Oh, I have found the solution on http://doc.qt.io/qt-5/qtqml-modules-topic.html

      I'd like to follow this doc. And it seems helpful

      1 Reply Last reply
      0
      • B Offline
        B Offline
        BriFuture
        wrote on last edited by
        #3

        I found qmldir and plugins.qmltype files from souce code pack.

        Now the question is that it still does not work for me.

        QtCreator still reminds me of QML module not found

        1 Reply Last reply
        0
        • B Offline
          B Offline
          BriFuture
          wrote on last edited by
          #4

          Oh god, I make a huge stupid mistake. In that project I use msvc as compiler, but I put the QtCanvas3D folder under MinGW49-32/qml directory.

          As i copy the folder under msvc2015_64/qml directory , and restart my QtCreator, the problem was solved.

          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