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. Compiling QtStudio3D with mingw
Qt 6.11 is out! See what's new in the release blog

Compiling QtStudio3D with mingw

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 937 Views 1 Watching
  • 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.
  • D Offline
    D Offline
    David31
    wrote on last edited by David31
    #1

    Hi everyone, I'm trying to compile QtStudio3D module with mingw but I have some troubles.
    I got the code from :

    git clone --recursive https://codereview.qt-project.org/qt3dstudio/qt3dstudio
    

    I followed compilation instruction for windows from here.
    And I compiled studio3d project in release, after that, a "qml" directory was created and a sub-dirrectory "QtStudio3D" :
    0_1523869593056_Sans titre.png
    I noticed there is no "plugins.qmltypes" and when I try to use qmlplugindump I have this issue :

    QQmlComponent: Component is not ready
    file:///myPath/QtStudio3D/qmldir: plugin cannot be loaded for module "": Cannot load library myPath\QtStudio3D\declarative_qtstudio3d.dll: Le module specifie est introuvable.
    

    I am using Qt 5.10.1 with mingw32 5.3.
    I tried to solve my problem with this post without success.

    Thanks for your help.

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hrvstr1
      wrote on last edited by
      #2

      Interested as well!

      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