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. Include QT3D inside qt 5.4
Qt 6.11 is out! See what's new in the release blog

Include QT3D inside qt 5.4

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 1.1k 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.
  • S Offline
    S Offline
    SujithRobinson
    wrote on last edited by
    #1

    hi ,

           I am using windows8.1 and downloaded the qt5.4 trial, I need to include Qt3D inside the qt5.4.  
    

    I have downloaded the latest qt3d source from the github .Then i open the qt3d.pro file from qt5.4
    when i build the solution it returns the following errors,

    Cannot open include file: 'Qt3DCore/qt3dcore_global.h': No such file or directory
    Cannot open include file: 'Qt3DCore/QAspectFactory': No such file or directory

    How to rectify these errors ? .

    Please suggest me "How to access Qt3D controls from Qt5"

    Thanks in Advance
    Sujith

    1 Reply Last reply
    0
    • Chris KawaC Offline
      Chris KawaC Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi, welcome to devnet.

      Qt3D is not yet part of the official releases. As such, its dependencies are still a moving target, and, as stated on the "mailing list":http://lists.qt-project.org/pipermail/development/2015-January/019727.html it currently requires some code from the development branch that is not part of 5.4 release.

      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