Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Qt creator cant recognize Qt3D Transform component

    QML and Qt Quick
    3
    4
    508
    Loading More Posts
    • 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
      Hakan AFAT last edited by

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

      Alien 1 Reply Last reply Reply Quote 0
      • Alien
        Alien @Hakan AFAT last edited by

        @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 Reply Quote 0
        • H
          Hakan AFAT @Alien last edited by

          @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 Reply Quote 0
          • L
            Louis Meadows last edited by

            Try adding this to your project file, worked for me

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

            1 Reply Last reply Reply Quote 0
            • First post
              Last post