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. No valid Kit
QtWS25 Last Chance

No valid Kit

Scheduled Pinned Locked Moved Unsolved General and Desktop
13 Posts 4 Posters 5.0k 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.
  • E Eduardo12l

    When i try to create a new project i get the following problem

    0_1516318518361_551e2dd2-fdc3-4367-a970-d40b2cc58458-image.png

    I dont know how to fix it

    JKSHJ Offline
    JKSHJ Offline
    JKSH
    Moderators
    wrote on last edited by
    #2

    @Eduardo12l

    A "Kit" is a compiler plus a compatible Qt library.

    For example, you might install Visual Studio 2017 (from Microsoft) plus Qt 5.10.0 for MSVC 2017 64-bit (from the Qt installer)

    What compiler(s) do you have/want to use?

    Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

    E 1 Reply Last reply
    3
    • JKSHJ JKSH

      @Eduardo12l

      A "Kit" is a compiler plus a compatible Qt library.

      For example, you might install Visual Studio 2017 (from Microsoft) plus Qt 5.10.0 for MSVC 2017 64-bit (from the Qt installer)

      What compiler(s) do you have/want to use?

      E Offline
      E Offline
      Eduardo12l
      wrote on last edited by
      #3

      @JKSH I have Visual Studio 2015

      JKSHJ jsulmJ 2 Replies Last reply
      0
      • E Eduardo12l

        @JKSH I have Visual Studio 2015

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #4

        @Eduardo12l said in No valid Kit:

        @JKSH I have Visual Studio 2015

        Then you need to install Qt for MSVC 2015 for a valid kit. Reboot after installation completes.

        If you still don't have a valid kit after you install Visual Studio and Qt, post screenshot of:

        • Tools > Options... > Build & Run > Kits
        • Tools > Options... > Build & Run > Qt Versions
        • Tools > Options... > Build & Run > Compilers

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        E 1 Reply Last reply
        2
        • E Eduardo12l

          @JKSH I have Visual Studio 2015

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

          @Eduardo12l To add to @JKSH : did you install C++ as well when installing Visual Studio?

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

          E 1 Reply Last reply
          3
          • jsulmJ jsulm

            @Eduardo12l To add to @JKSH : did you install C++ as well when installing Visual Studio?

            E Offline
            E Offline
            Eduardo12l
            wrote on last edited by
            #6

            @jsulm Yes, i installed it

            jsulmJ 1 Reply Last reply
            0
            • E Eduardo12l

              @jsulm Yes, i installed it

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

              @Eduardo12l What about Qt for MSVC 2015?

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

              1 Reply Last reply
              0
              • JKSHJ JKSH

                @Eduardo12l said in No valid Kit:

                @JKSH I have Visual Studio 2015

                Then you need to install Qt for MSVC 2015 for a valid kit. Reboot after installation completes.

                If you still don't have a valid kit after you install Visual Studio and Qt, post screenshot of:

                • Tools > Options... > Build & Run > Kits
                • Tools > Options... > Build & Run > Qt Versions
                • Tools > Options... > Build & Run > Compilers
                E Offline
                E Offline
                Eduardo12l
                wrote on last edited by Eduardo12l
                #8

                @JKSH @jsulm I have problem i cannot install others opensource Qt .

                I tried to install this one: qt-opensource-windows-x86-msvc2015_64-5.8.0 But when the installer is checking my logging suddenly it shows me a message "incorrect login credentials"

                JKSHJ 1 Reply Last reply
                0
                • E Eduardo12l

                  @JKSH @jsulm I have problem i cannot install others opensource Qt .

                  I tried to install this one: qt-opensource-windows-x86-msvc2015_64-5.8.0 But when the installer is checking my logging suddenly it shows me a message "incorrect login credentials"

                  JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #9

                  @Eduardo12l said in No valid Kit:

                  I tried to install this one: qt-opensource-windows-x86-msvc2015_64-5.8.0 But when the installer is checking my logging suddenly it shows me a message "incorrect login credentials"

                  You don't need to enter login details. Just leave the username and password empty, then click "Skip" or "Next".

                  Also, is there a reason why you you want to use Qt 5.08 instead of the newer Qt 5.10?

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  E 1 Reply Last reply
                  3
                  • JKSHJ JKSH

                    @Eduardo12l said in No valid Kit:

                    I tried to install this one: qt-opensource-windows-x86-msvc2015_64-5.8.0 But when the installer is checking my logging suddenly it shows me a message "incorrect login credentials"

                    You don't need to enter login details. Just leave the username and password empty, then click "Skip" or "Next".

                    Also, is there a reason why you you want to use Qt 5.08 instead of the newer Qt 5.10?

                    E Offline
                    E Offline
                    Eduardo12l
                    wrote on last edited by
                    #10

                    @JKSH Oh, I didnt know if it was compatible with MSVC 2015 because it didnt says nothing about it. Well ill try it

                    JKSHJ 1 Reply Last reply
                    0
                    • E Eduardo12l

                      @JKSH Oh, I didnt know if it was compatible with MSVC 2015 because it didnt says nothing about it. Well ill try it

                      JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by
                      #11

                      Make sure you uninstall your previous files before you install another version. Otherwise, things might get confusing.

                      @Eduardo12l said in No valid Kit:

                      @JKSH Oh, I didnt know if it was compatible with MSVC 2015 because it didnt says nothing about it. Well ill try it

                      The Qt 5.10 installer contains many different copies of Qt, for many different compilers.

                      Run the installer, and skip login. Then, in the "Select Components" screen, expand all the options and select "MSVC 2015 32-bit" or "MSVC 2015 64-bit".

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      1 Reply Last reply
                      2
                      • V Offline
                        V Offline
                        veronica
                        wrote on last edited by
                        #12

                        I am having the same issue. I want to create a simple desktop based app.
                        Here are the tools and their settings I have installed on my development system
                        -Qt Creator 4.5.0 based on Qt 5.10.0(MSVC 2015, 32 bit)

                        • Visual Studio 2017

                        The Auto detect and Manual nodes under "build and run" are empty
                        As per the link below when I try to add the manual kit , it is not allowing me to add.
                        http://doc.qt.io/qtcreator/creator-targets.html

                        Due to this, I am not able to proceed and can't even create my very first app. Kindly reply in detail, how can I fix this .?

                        JKSHJ 1 Reply Last reply
                        0
                        • V veronica

                          I am having the same issue. I want to create a simple desktop based app.
                          Here are the tools and their settings I have installed on my development system
                          -Qt Creator 4.5.0 based on Qt 5.10.0(MSVC 2015, 32 bit)

                          • Visual Studio 2017

                          The Auto detect and Manual nodes under "build and run" are empty
                          As per the link below when I try to add the manual kit , it is not allowing me to add.
                          http://doc.qt.io/qtcreator/creator-targets.html

                          Due to this, I am not able to proceed and can't even create my very first app. Kindly reply in detail, how can I fix this .?

                          JKSHJ Offline
                          JKSHJ Offline
                          JKSH
                          Moderators
                          wrote on last edited by
                          #13

                          @veronica said in No valid Kit:

                          I am having the same issue. I want to create a simple desktop based app.
                          Here are the tools and their settings I have installed on my development system
                          -Qt Creator 4.5.0 based on Qt 5.10.0(MSVC 2015, 32 bit)

                          • Visual Studio 2017

                          First, note the difference between "Qt Creator" and "Qt":

                          • Qt Creator is the IDE.
                          • Qt is the library.

                          I can see that you have installed Qt Creator 4.5.0, and you have installed MSVC 2017.

                          However, have you installed Qt 5.10.0 for MSVC 2017?

                          As per the link below when I try to add the manual kit , it is not allowing me to add.
                          http://doc.qt.io/qtcreator/creator-targets.html

                          Due to this, I am not able to proceed and can't even create my very first app. Kindly reply in detail, how can I fix this .?

                          First, please read each post in this thread (https://forum.qt.io/topic/86980/no-valid-kit/ ) carefully.

                          Before you add a kit, you need to ensure you have valid entries under "Qt Versions" and "Compilers" first. (But actually, you shouldn't need to add any of these manually -- they should all be auto-detected)

                          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                          1 Reply Last reply
                          3

                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Groups
                          • Search
                          • Get Qt Extensions
                          • Unsolved