Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt3D installation
Forum Updated to NodeBB v4.3 + New Features

Qt3D installation

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 2 Posters 2.5k 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.
  • O Offline
    O Offline
    OlivierB
    wrote on last edited by
    #1

    Hi all,

    I have build a custom Qt 4.8 and using this build I have build Qt3D from the Git repo.
    As it is written in the doc there is no "make install" step, everything is copied during the "make".
    But I have the following trouble using Qt3D:

    • qmake complains that qt3d and qt3dquick modules do not exist even if the corresponding prf are in the mkspecs/features folder.
    • the QML editor does not found the Qt3D Elements (example: Viewport, Camera, ...) despite it is able to import the Qt3D and Qt3D.Shapes and the application runs well.

    I am using a Linux x86_64.

    Any ideas?

    Thanks.

    Olivier.

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

      Regarding the QML editor issue, you can try to set the QML_IMPORT_PATH variable in your .pro file, worth giving a try...

      Bill

      1 Reply Last reply
      0
      • O Offline
        O Offline
        OlivierB
        wrote on last edited by
        #3

        Thanks Billouparis. Unfortunately it didn't help. The import path is already correct.

        Additional information: I have the same problem on Mac OS X.

        Olivier.

        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