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. Qt creator cant recognize Qt3D Transform component

Qt creator cant recognize Qt3D Transform component

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
4 Posts 3 Posters 727 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.
  • H Offline
    H Offline
    Hakan AFAT
    wrote on last edited by
    #1

    I'm trying to run Qt3D scene3D sample project. In AnimatedEntity.qml, Transform component can't recognize with qt. (unknown component).

    AlienA 1 Reply Last reply
    0
    • H Hakan AFAT

      I'm trying to run Qt3D scene3D sample project. In AnimatedEntity.qml, Transform component can't recognize with qt. (unknown component).

      AlienA Offline
      AlienA Offline
      Alien
      wrote on last edited by
      #2

      @Hakan-AFAT It might be due to lack of 3rd party software,could you please check your QT installation components?

      H 1 Reply Last reply
      0
      • AlienA Alien

        @Hakan-AFAT It might be due to lack of 3rd party software,could you please check your QT installation components?

        H Offline
        H Offline
        Hakan AFAT
        wrote on last edited by
        #3

        @Alien I tested two different machines Lm18, macOs and two different Qt versions (5.9 5.11.1) . But i saw same problem.

        1 Reply Last reply
        0
        • L Offline
          L Offline
          Louis Meadows
          wrote on last edited by
          #4

          Try adding this to your project file, worked for me

          QT += 3dcore 3drender 3dinput 3dquick 3dlogic 3dquickextras

          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