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. Qt cannot find Qt3D's modules
Forum Updated to NodeBB v4.3 + New Features

Qt cannot find Qt3D's modules

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 459 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.
  • P Offline
    P Offline
    Pswin
    wrote on last edited by
    #1

    I'm using Qt 5.7 in Windows with MSVC 2013 compiler. but when I want to compile Qt3D samples such as 'materials' I get following error:

    Project ERROR: Unknown module(s) in QT: 3dcore 3drender 3dinput 3dlogic 3dextras
    

    I've searched the Internet, and in one of the forums was wrote recompile Qt3D module and I did it. but It didn't work.

    I know this question has asked for several time, and I read most of them, yet I couldn't find the answer.

    1 Reply Last reply
    0
    • P Offline
      P Offline
      Pswin
      wrote on last edited by
      #2

      OK, I found the solution:

      1. Recompile Qt3D from Src directory
      2. Copy content of 'mkspecs' directory from the build directory to the 'mkspecs' directory of Qt
      3. Copy content of 'lib' directory from build directory of Qt3D to the 'lib' directory of Qt
      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