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. Problem of kits while creating a project

Problem of kits while creating a project

Scheduled Pinned Locked Moved Solved General and Desktop
15 Posts 2 Posters 3.4k 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.
  • Rizlan AnilR Offline
    Rizlan AnilR Offline
    Rizlan Anil
    wrote on last edited by
    #1

    Hello,
    I'm beginner in Qt , so in the kits choice menu i don't get the auto-detected ones . I verified the four options :
    Qt versions (no one detected), Compilors (only one for C "clang in Qt creator" no one for C++), Debugger (the one generated by windows), Cmake (the default one generated by Qt).

    So in the window of selection of the kit the option is not activated reporting an error : "at least one required feature is not present" so i don't know which is this feature !!

    Here's a capture :

    cap1.png

    cap2.png

    Thank for your help :)

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

      Hi and welcome to devnet,

      Since you installed a Qt version built with Visual Studio, did you install Visual Studio ?

      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
      • Rizlan AnilR Offline
        Rizlan AnilR Offline
        Rizlan Anil
        wrote on last edited by
        #3

        No i only installed Qt with the online Qt installer from the website ... so i have no idea about that !!
        Should i install Visual Studio manually ?

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

          Yes you have to. Microsoft does not allow other means the install Visual Studio.

          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
          • Rizlan AnilR Offline
            Rizlan AnilR Offline
            Rizlan Anil
            wrote on last edited by
            #5

            Ok, but i don't understand the link between Visual Studio which is an IDE with the configuration of kits in Qt creator which is an IDE also !!
            By the way i use CodeBlocks to code in C++

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

              The Visual Studio installation is not just the IDE, it also provides tools to support various languages development as well as the C++ compiler (unless you forgot to check the C++ components). You can avoid the full installation by using the specific C++ build tools installer.

              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
              • Rizlan AnilR Offline
                Rizlan AnilR Offline
                Rizlan Anil
                wrote on last edited by
                #7

                I see its name tells ... i tought Qt creator is equipped with necessary compilers ( as the one for C++) !!
                Any way thank you for your helping :)

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

                  The Qt Installer can provide MinGW, as said before, Microsoft does not allow installation by 3rd party.

                  Qt Creator is an IDE.

                  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
                  2
                  • Rizlan AnilR Offline
                    Rizlan AnilR Offline
                    Rizlan Anil
                    wrote on last edited by
                    #9

                    That's true i paid attention to the Qt online installer i found the components provided ... and it takes me two days to understand the source of problem that because i didn't select the required components ...

                    it stills one issue is that i downloaded the Qt lib (independently) with the offline installer ... but Qt creator doesn't locate it so where to put it so it can detect it or where's the qmake location in the Qt lib ?

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

                      It's explained in the Qt Creator manual.

                      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
                      2
                      • Rizlan AnilR Offline
                        Rizlan AnilR Offline
                        Rizlan Anil
                        wrote on last edited by
                        #11

                        Hi SGaist,
                        I checked it out but it's not telling where the location of qmake.exe :(

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

                          That's something you should know since you installed these variants.

                          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
                          • Rizlan AnilR Offline
                            Rizlan AnilR Offline
                            Rizlan Anil
                            wrote on last edited by
                            #13

                            I don't know ... i only installed the source of components of Qt 5.15.1.. should i select other component to make qmake.exe get included ?

                            titre.png

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

                              You need to install one of the pre-built packages. Sources are just that: sources.

                              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
                              2
                              • Rizlan AnilR Offline
                                Rizlan AnilR Offline
                                Rizlan Anil
                                wrote on last edited by
                                #15

                                That's right i took the time to know the role of every component to select the right ones because i was ignorant about libraries functioning .. all i was knowing is the compiler and the debugger !

                                Thank you so much SGaist for helping out :]

                                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