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. How can I add newly installed kit that I cannot view on the kits menu?
Forum Updated to NodeBB v4.3 + New Features

How can I add newly installed kit that I cannot view on the kits menu?

Scheduled Pinned Locked Moved Solved Installation and Deployment
11 Posts 3 Posters 825 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.
  • A Offline
    A Offline
    Ayshine
    wrote on last edited by
    #1

    Hello,

    I am installing another kit version but I cannot view it on the "Tools > Options > Kits." menu as the official documentation directs me to. I can see it is installed under QT folder like below.
    a610e92b-df0a-4189-adfe-5b3441eb6ae2-image.png

    but I cannot see it here
    0f422109-1760-43ac-a915-712dd57a156d-image.png

    I couldn't find any solution. Any help is appriciated.

    Thanks,
    Ayşin

    jsulmJ J.HilkJ 2 Replies Last reply
    0
    • A Ayshine

      I'll try that. Would it be because I have CMake instead of QMake?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #10

      @Ayshine said in How can I add newly installed kit that I cannot view on the kits menu?:

      Would it be because I have CMake instead of QMake?

      No. I think it is because you used another QtCreator version which stores its settings in same folder (~/.config/QtProject). You could make a backup of this folder, delete it and then start QtCreator from ~/Qt/Tools/QtCreator.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • A Ayshine

        Hello,

        I am installing another kit version but I cannot view it on the "Tools > Options > Kits." menu as the official documentation directs me to. I can see it is installed under QT folder like below.
        a610e92b-df0a-4189-adfe-5b3441eb6ae2-image.png

        but I cannot see it here
        0f422109-1760-43ac-a915-712dd57a156d-image.png

        I couldn't find any solution. Any help is appriciated.

        Thanks,
        Ayşin

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Ayshine Do you mean you installed another Qt version, but there is no Kit for it in QtCreator?
        What QtCreator do you use? The one provided by your Linux distribution or the one installed using online installer?

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • A Offline
          A Offline
          Ayshine
          wrote on last edited by Ayshine
          #3

          I have the version below. I run maintenance tool and installed kit 5.14.0

          42596688-2d28-4fc1-9c0e-4fcd687acbda-image.png

          Actually what I am really trying to run a project created by using Qt Creator version: 4.11.0 and Qt kit version: 5.14.
          I would be happy to remove this version of QT Creator and install 4.11 if it is possible

          jsulmJ 1 Reply Last reply
          0
          • A Ayshine

            I have the version below. I run maintenance tool and installed kit 5.14.0

            42596688-2d28-4fc1-9c0e-4fcd687acbda-image.png

            Actually what I am really trying to run a project created by using Qt Creator version: 4.11.0 and Qt kit version: 5.14.
            I would be happy to remove this version of QT Creator and install 4.11 if it is possible

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @Ayshine This does not answer my question. But looking at the version I would say this is QtCreator from your Linux distribution. Start the one from Qt/Tools/qtCreator/bin ) and see whether it works (it should know about your Qt installation).

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            1
            • A Ayshine

              Hello,

              I am installing another kit version but I cannot view it on the "Tools > Options > Kits." menu as the official documentation directs me to. I can see it is installed under QT folder like below.
              a610e92b-df0a-4189-adfe-5b3441eb6ae2-image.png

              but I cannot see it here
              0f422109-1760-43ac-a915-712dd57a156d-image.png

              I couldn't find any solution. Any help is appriciated.

              Thanks,
              Ayşin

              J.HilkJ Offline
              J.HilkJ Offline
              J.Hilk
              Moderators
              wrote on last edited by
              #5

              @Ayshine
              Well, the kit is the last step, is the new Qt version detected/listed in the QtVersions tab ?

              if push comes to shove, you can manually add the qt version.
              click add follow the wizard, (browse to and select your new qmake executable)

              But, since it's not auto detected, you'll have to manly configure the whole kit, compiler, debugger etc.


              Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct


              Q: What's that?
              A: It's blue light.
              Q: What does it do?
              A: It turns blue.

              jsulmJ 1 Reply Last reply
              0
              • J.HilkJ J.Hilk

                @Ayshine
                Well, the kit is the last step, is the new Qt version detected/listed in the QtVersions tab ?

                if push comes to shove, you can manually add the qt version.
                click add follow the wizard, (browse to and select your new qmake executable)

                But, since it's not auto detected, you'll have to manly configure the whole kit, compiler, debugger etc.

                jsulmJ Offline
                jsulmJ Offline
                jsulm
                Lifetime Qt Champion
                wrote on last edited by
                #6

                @J-Hilk I think he is using QtCreator provided by his Linux distribution which does not know anything about Qt installation inside HOME/Qt.

                https://forum.qt.io/topic/113070/qt-code-of-conduct

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  Ayshine
                  wrote on last edited by
                  #7

                  @jsulm I also think I am running the QtCreator provided by Linux because I am searching from the basic search on ubuntu and run the first thing it finds. I tried to run the one from Qt/Tools/qtCreator/bin using terminal now I can see two version of Qt but I don't think the second one should be under anaconda I also had some warnings while running. I guess I messed up my installation.

                  f3060e7e-a1e0-43ea-9b88-ecdfff1ab28c-image.png

                  e45a70ce-8659-4baf-ad0f-a5675e25233b-image.png

                  jsulmJ 1 Reply Last reply
                  0
                  • A Ayshine

                    @jsulm I also think I am running the QtCreator provided by Linux because I am searching from the basic search on ubuntu and run the first thing it finds. I tried to run the one from Qt/Tools/qtCreator/bin using terminal now I can see two version of Qt but I don't think the second one should be under anaconda I also had some warnings while running. I guess I messed up my installation.

                    f3060e7e-a1e0-43ea-9b88-ecdfff1ab28c-image.png

                    e45a70ce-8659-4baf-ad0f-a5675e25233b-image.png

                    jsulmJ Offline
                    jsulmJ Offline
                    jsulm
                    Lifetime Qt Champion
                    wrote on last edited by
                    #8

                    @Ayshine Strange. It should actually detect your Qt version. But you can add it manually.

                    https://forum.qt.io/topic/113070/qt-code-of-conduct

                    1 Reply Last reply
                    0
                    • A Offline
                      A Offline
                      Ayshine
                      wrote on last edited by
                      #9

                      I'll try that. Would it be because I have CMake instead of QMake?

                      jsulmJ 1 Reply Last reply
                      0
                      • A Ayshine

                        I'll try that. Would it be because I have CMake instead of QMake?

                        jsulmJ Offline
                        jsulmJ Offline
                        jsulm
                        Lifetime Qt Champion
                        wrote on last edited by
                        #10

                        @Ayshine said in How can I add newly installed kit that I cannot view on the kits menu?:

                        Would it be because I have CMake instead of QMake?

                        No. I think it is because you used another QtCreator version which stores its settings in same folder (~/.config/QtProject). You could make a backup of this folder, delete it and then start QtCreator from ~/Qt/Tools/QtCreator.

                        https://forum.qt.io/topic/113070/qt-code-of-conduct

                        1 Reply Last reply
                        0
                        • A Offline
                          A Offline
                          Ayshine
                          wrote on last edited by Ayshine
                          #11

                          I managed to find the qmake under the kit version I installed tried to add it manually. However, I cannot build the project. Compile output shows that it is using another qmake the one under anaconda3.

                          87f7e713-74aa-4ef6-9c77-4bdb6cb78590-image.png
                          ae2cb3f6-8ee1-4da7-a8c7-3cb157e671dd-image.png

                          Instead of adding the kit manually I added the Qt Version manually and selected it from the default one and The build output shows that is uses 5.14. I think my issue is solved now. We can mark this thread as solved. Thanks a lot for the help.
                          1c9dd931-7777-482c-8eac-759d72f94394-image.png

                          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