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. Project ERROR: Unknown module(s) in QT: 3dstudioruntime2

Project ERROR: Unknown module(s) in QT: 3dstudioruntime2

Scheduled Pinned Locked Moved Unsolved General and Desktop
10 Posts 4 Posters 3.3k 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.
  • xmastreeX Offline
    xmastreeX Offline
    xmastree
    wrote on last edited by xmastree
    #1

    Hello everyone
    I have win10 machine and downloaded Qt also Qt3DStudio, but the problem is after editing scene in Qt3DStudio then I opening it on QtCreator.
    When I try to build the project, QtCreator says "unknown module(s) in QT: 3dstudioruntime2". Okey no problem I just opened up MaintenanceTool and downloaded it. But still Qt gives me same error, how to solve it ? Thanks

    VRoninV 1 Reply Last reply
    0
    • xmastreeX xmastree

      Hello everyone
      I have win10 machine and downloaded Qt also Qt3DStudio, but the problem is after editing scene in Qt3DStudio then I opening it on QtCreator.
      When I try to build the project, QtCreator says "unknown module(s) in QT: 3dstudioruntime2". Okey no problem I just opened up MaintenanceTool and downloaded it. But still Qt gives me same error, how to solve it ? Thanks

      VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      @xmastree said in Project ERROR: Unknown module(s) in QT: 3dstudioruntime2:

      But still Qt gives me same error

      Did you rerun qmake and cleaned the build directory before retrying after installing the new module?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • xmastreeX Offline
        xmastreeX Offline
        xmastree
        wrote on last edited by
        #3

        Yes, I did it, click Build -> qmake then clean, or clean all, or everything about clean,
        But same error happens still, also restarted computer.

        1 Reply Last reply
        0
        • xmastreeX Offline
          xmastreeX Offline
          xmastree
          wrote on last edited by
          #4

          In qml I can not "import QtStudio3D 2.0"
          What is wrong with it, I reinstalled Qt again, Please help me guys!

          1 Reply Last reply
          0
          • C Offline
            C Offline
            Clay Montgomery
            wrote on last edited by
            #5

            I am having the same problem on Windows 7. I have tried installing the latest (beta) version and the 2.0 version of the 3D Studio Runtime 2, but all of the example apps that require it, fail to build with the error:

            Unknown module(s) in QT: 3dstudioruntime2

            I think perhaps the Qt maintenance tool does not install it correctly?

            Is there a work-around available for this?

            Thanks, Clay

            1 Reply Last reply
            0
            • ShaeS Offline
              ShaeS Offline
              Shae
              wrote on last edited by
              #6

              I am also worried about with this problem, in the old version of qt and 3D studio. I build it success. but when I updated ,it doesn't work. should we build the module?

              C 1 Reply Last reply
              0
              • ShaeS Shae

                I am also worried about with this problem, in the old version of qt and 3D studio. I build it success. but when I updated ,it doesn't work. should we build the module?

                C Offline
                C Offline
                Clay Montgomery
                wrote on last edited by
                #7

                @Shae

                Can you please specify with which versions of Studio3D and Qt Creator it was working?

                Thanks, Clay

                ShaeS 1 Reply Last reply
                0
                • C Clay Montgomery

                  @Shae

                  Can you please specify with which versions of Studio3D and Qt Creator it was working?

                  Thanks, Clay

                  ShaeS Offline
                  ShaeS Offline
                  Shae
                  wrote on last edited by
                  #8

                  @Clay-Montgomery I solved this problem with 3Dstudio 2.1 and the Qt 5.11.2

                  C 1 Reply Last reply
                  0
                  • ShaeS Shae

                    @Clay-Montgomery I solved this problem with 3Dstudio 2.1 and the Qt 5.11.2

                    C Offline
                    C Offline
                    Clay Montgomery
                    wrote on last edited by
                    #9

                    @Shae Are you using Microsoft Visual Studio 2015 or 2017? Do you build for 32 or 64 bit?

                    I think the issue is that the Qt 3D Studio Runtime does not work with the MinGW toolchain that Qt Creator defaults to. I had to install Visual Studio 2015 and configure the examples to build with that (32 bit) to get past the error about the 3D Studio Runtime module 2 not being found. This worked once with a few examples, but it is still not stable. The 3D Studio examples crash most of the time I run them.

                    The components I am using now are:
                    Qt 5.11.2
                    Qt Creator 4.7.0
                    Qt 3D Studio 2.1.0
                    Qt 3D Studio Runtime 2.1.0-rc

                    Regards, Clay

                    1 Reply Last reply
                    0
                    • ShaeS Offline
                      ShaeS Offline
                      Shae
                      wrote on last edited by
                      #10

                      I used MSVC 2015 Qt5.12, not found the 3D studioruntime2. the components I used the same with you ,and it worked.

                      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