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

Cannot add kit to project

Scheduled Pinned Locked Moved General and Desktop
7 Posts 2 Posters 2.1k 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.
  • G Offline
    G Offline
    Gularis
    wrote on last edited by
    #1

    Hi, Im starting with QT creator and Im just trying to create new QT quick application. It should be desktop app, but it cant be finished because in kit selection tab it says No valid kits found and if I try options->build&run->kits there is already prepared desktop(default) but with some warning sign. If i select it, nothing happens.
    Thank you for any advices.

    1 Reply Last reply
    0
    • G Offline
      G Offline
      Gularis
      wrote on last edited by
      #2

      Thank you, so it says, that the debugger was not set. So i set the one from the codeblocks installation MinGW/bin/gdb and the warning sign is gone, but it still wont work. The massage No valid kits found is still there.

      1 Reply Last reply
      0
      • JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Can you post a screenshot of the window which says "No valid kits found"? (Post the image to an online host like Google Drive or Microsoft OneDrive or Imgur, and post the link here)

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

        1 Reply Last reply
        0
        • G Offline
          G Offline
          Gularis
          wrote on last edited by
          #4

          Ofc here it is. http://imgur.com/51T5v7H

          1 Reply Last reply
          0
          • JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            Thanks.

            What Component Set did you choose?

            What version of Qt does your kit use?

            When you select a Component Set, the text in the window will say "Requires Qt x.y or newer." Does your version of Qt meet this requirement?

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

            1 Reply Last reply
            0
            • G Offline
              G Offline
              Gularis
              wrote on last edited by
              #6

              i downloaded just creator ant not the Qt, so i downloaded it and now in the page shown at the picture is Desktop Qt 5.3 MSVC2013 64bit that seems right but there is not set compiler and debugger and its all shady i cant change anything...
              If i create it like so, the:
              Error while building/deploying project pokus (kit: Desktop Qt 5.3 MSVC2013 64bit)
              When executing step "Make"
              appears, which makes sense but what to do?

              1 Reply Last reply
              0
              • JKSHJ Offline
                JKSHJ Offline
                JKSH
                Moderators
                wrote on last edited by
                #7

                Qt Creator is only an IDE. It integrates your Qt libraries and your compiler -- you need to install both.

                If you want to use Qt 5.3 for MSVC2013, then you need to install MSVC 2013 too (download it from Microsoft).

                If you want a debugger for MSVC, you need to install Debugging Tools for Windows separately.

                [quote author="Gularis" date="1417449167"]Error while building/deploying project pokus (kit: Desktop Qt 5.3 MSVC2013 64bit)
                When executing step "Make"
                appears, which makes sense but what to do?[/quote]I can't tell unless you provide more of the error message. Look in the "Compile Output" tab.

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

                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