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
Forum Updated to NodeBB v4.3 + New Features

Problem of kits while creating a project

Scheduled Pinned Locked Moved Solved General and Desktop
15 Posts 2 Posters 3.6k 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.
  • 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