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. Why i got error in building qt 3d studio?
Forum Updated to NodeBB v4.3 + New Features

Why i got error in building qt 3d studio?

Scheduled Pinned Locked Moved Solved Installation and Deployment
34 Posts 2 Posters 3.7k Views 2 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.
  • SGaistS Offline
    SGaistS Offline
    SGaist
    Lifetime Qt Champion
    wrote on last edited by
    #14

    Did you clean again in between ?
    Are you building from the archive sources or from a git clone ?

    Interested in AI ? www.idiap.ch
    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

    1 Reply Last reply
    0
    • E Offline
      E Offline
      EmadDeve20
      wrote on last edited by EmadDeve20
      #15

      Yes, I cleaned again and I use git clone!

      I myself do not know where the problem really is, I was confused! I wanted qt 3d for the company I work for. I'm building a working interface to control a robot whose prototype has already been built. But my company wants a nicer version. My boss showed me a sample of it and I thought it was probably made with qt 3d so I tried to install it.
      Video link: https://www.instagram.com/p/CR3HPScCzkJ/
      Do you think this ui is made with qt 3d?

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #16

        Could be, or it could also be the Unreal Engine.

        I just realized that you wrote Qt3D and Qt 3D Studio and both are two different things.

        So your issue is currently to build the module.

        Which exact version are you trying to build ?
        Which version of Qt do you have installed ?
        Since you are using the package of your distribution, why not install the Qt3D package ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • E Offline
          E Offline
          EmadDeve20
          wrote on last edited by EmadDeve20
          #17

          Well, in fact, if I want to use a 3D model in qt 3d, shouldn't I build that model in qt 3d studio?

          so i can use juts code for create a robot model like this link: https://www.instagram.com/p/CR3HPScCzkJ/?

          1 Reply Last reply
          0
          • E Offline
            E Offline
            EmadDeve20
            wrote on last edited by
            #18

            oh i got my answer! we can use blender application for 3d robot model!
            Is qt 3d like a blender??

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #19

              No, blender is a full featured 3D modeling application.

              If your talking about the Qt3D module, it can be used to build such applications.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • E Offline
                E Offline
                EmadDeve20
                wrote on last edited by EmadDeve20
                #20

                I can load and use a model from a blender in qt 3d؟
                You saw that robot inside the ui, right? I want to know how to build that robot!

                1 Reply Last reply
                0
                • SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #21

                  See this video

                  Interested in AI ? www.idiap.ch
                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • E Offline
                    E Offline
                    EmadDeve20
                    wrote on last edited by
                    #22

                    Thank You @SGaist !
                    This video is very useful :D

                    1 Reply Last reply
                    0
                    • E Offline
                      E Offline
                      EmadDeve20
                      wrote on last edited by
                      #23

                      Thank You @SGaist Your video is very useful! my Os is ubuntu and i am python developer! so qt has qt 3d quick tutorial for python developers or i have to learn C++?
                      i searched qt quick 3d python tutorial this in my browser and after that this link show me https://doc.qt.io/qt-5/quick3d-examples.html so we have link for python developer or i have to learn C++?

                      1 Reply Last reply
                      0
                      • E Offline
                        E Offline
                        EmadDeve20
                        wrote on last edited by
                        #24

                        how can i install QtQuick3D 1.15?
                        i try install QtQuick3D with this https://github.com/qt/qtquick3d source but in qmake qtquick3d.pro step i got Cannot find file: qtquick3d.pro. Error! so i think i need this library for my qml for using (glb/gltf) file UI right?

                        1 Reply Last reply
                        0
                        • SGaistS Offline
                          SGaistS Offline
                          SGaist
                          Lifetime Qt Champion
                          wrote on last edited by
                          #25

                          You are on the dev branch which is for Qt 6. You need to checkout the branch matching the Qt version you want to use.

                          As for QtQuick3D and Python, it looks like there's currently no pre-built bindings available and I currently don't know what their status are.

                          Interested in AI ? www.idiap.ch
                          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                          1 Reply Last reply
                          1
                          • E Offline
                            E Offline
                            EmadDeve20
                            wrote on last edited by EmadDeve20
                            #26

                            For my last question, if I use qt quick 3d and write backend with c++, I can use blender these right?

                            This road is inunderstand for me so what I need to know for create a ui like Instagram link in past post?

                            https://www.instagram.com/p/CR3HPScCzkJ/

                            1 Reply Last reply
                            0
                            • SGaistS Offline
                              SGaistS Offline
                              SGaist
                              Lifetime Qt Champion
                              wrote on last edited by
                              #27

                              Do you mean use Blender to create the assets like the robot arm ?

                              Interested in AI ? www.idiap.ch
                              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                              1 Reply Last reply
                              0
                              • E Offline
                                E Offline
                                EmadDeve20
                                wrote on last edited by
                                #28

                                Yes that's right

                                1 Reply Last reply
                                0
                                • SGaistS Offline
                                  SGaistS Offline
                                  SGaist
                                  Lifetime Qt Champion
                                  wrote on last edited by
                                  #29

                                  Something like this ?

                                  Interested in AI ? www.idiap.ch
                                  Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                                  1 Reply Last reply
                                  1
                                  • E Offline
                                    E Offline
                                    EmadDeve20
                                    wrote on last edited by
                                    #30

                                    Thank you @SGaist :D
                                    and after that i can not find a link for example how can i use in fbx my UI with qml!
                                    qt documents is so hard and i know no how can i use it !

                                    i so sorry for my shi* questions

                                    1 Reply Last reply
                                    0
                                    • E Offline
                                      E Offline
                                      EmadDeve20
                                      wrote on last edited by EmadDeve20
                                      #31

                                      I find this link for my question but i need big data for my project! so Qt has a book?

                                      i need a time line like instagram link and i search about timeline widget but i can not import QtQuick.Timeline 1.0!

                                      Pffffffffffffffffff

                                      SGaistS 1 Reply Last reply
                                      0
                                      • E Offline
                                        E Offline
                                        EmadDeve20
                                        wrote on last edited by EmadDeve20
                                        #32

                                        Excuse me for this long. I promise this will be my last question.
                                        In your opinion, what kind of technology or platform does a user interface like this have?
                                        how can i make a UI like That?

                                        1 Reply Last reply
                                        0
                                        • E EmadDeve20

                                          I find this link for my question but i need big data for my project! so Qt has a book?

                                          i need a time line like instagram link and i search about timeline widget but i can not import QtQuick.Timeline 1.0!

                                          Pffffffffffffffffff

                                          SGaistS Offline
                                          SGaistS Offline
                                          SGaist
                                          Lifetime Qt Champion
                                          wrote on last edited by
                                          #33

                                          @EmadDeve20 said in Why i got error in building qt 3d studio?:

                                          but i can not import QtQuick.Timeline 1.0!

                                          Did you install the module ?

                                          @EmadDeve20 said in Why i got error in building qt 3d studio?:

                                          how can i make a UI like That?

                                          It has a 3D engine of some sort.

                                          You can write such an application with the Qt3D module or integrate another 3D engine like Ogre.

                                          For the controls since they are pretty customized, QtQuick would likely make sense but you can achieve it with widgets as well although you will need to implement some heavy customization.

                                          The Graphics View framework comes to mind as well for the bottom right part.

                                          There will be model/views as well needed.

                                          Interested in AI ? www.idiap.ch
                                          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                                          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