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. (AGAIN) no kits available for example projects
Forum Updated to NodeBB v4.3 + New Features

(AGAIN) no kits available for example projects

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 3 Posters 901 Views 2 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.
  • U Offline
    U Offline
    ucapajr
    wrote on last edited by
    #1

    I have installed the QT libs at latest version and have desktop kit installed. But opening any example results in the error "No suitable kits found".

    1. How come I can open and copy an example project that cannot be built?
    2. How can I install the correct kit when the error message does not tell me what kit I need to install?
    Pablo J. RoginaP 1 Reply Last reply
    0
    • U ucapajr

      I have installed the QT libs at latest version and have desktop kit installed. But opening any example results in the error "No suitable kits found".

      1. How come I can open and copy an example project that cannot be built?
      2. How can I install the correct kit when the error message does not tell me what kit I need to install?
      Pablo J. RoginaP Offline
      Pablo J. RoginaP Offline
      Pablo J. Rogina
      wrote on last edited by
      #2

      @ucapajr said in (AGAIN) no kits available for example projects:

      I have installed the QT libs at latest version and have desktop kit installed.

      please state:

      1. what OS
      2. what Qt version
      3. how do you installed Qt
      4. any compiler(s) installed

      Upvote the answer(s) that helped you solve the issue
      Use "Topic Tools" button to mark your post as Solved
      Add screenshots via postimage.org
      Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • U Offline
        U Offline
        ucapajr
        wrote on last edited by
        #3

        Linux mint
        QT 5.14.2
        QT 5.9.9
        gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
        installed from the online installer (qt studio)

        jsulmJ Pablo J. RoginaP 2 Replies Last reply
        0
        • U ucapajr

          Linux mint
          QT 5.14.2
          QT 5.9.9
          gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
          installed from the online installer (qt studio)

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

          @ucapajr Please check your Kits in QtCreator - do you see any red or yellow signs? If so put mouse cursor over it and see what it says.

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

          1 Reply Last reply
          2
          • U Offline
            U Offline
            ucapajr
            wrote on last edited by
            #5

            Thats got it, thanks! The warning symbol says that there is no C++ compiler; don't you think this should be more obvious?

            Pablo J. RoginaP jsulmJ 2 Replies Last reply
            0
            • U ucapajr

              Thats got it, thanks! The warning symbol says that there is no C++ compiler; don't you think this should be more obvious?

              Pablo J. RoginaP Offline
              Pablo J. RoginaP Offline
              Pablo J. Rogina
              wrote on last edited by
              #6

              @ucapajr said in (AGAIN) no kits available for example projects:

              Thats got it, thanks!

              Is your issue solved now? Please don't forget to mark your post as such

              Upvote the answer(s) that helped you solve the issue
              Use "Topic Tools" button to mark your post as Solved
              Add screenshots via postimage.org
              Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

              1 Reply Last reply
              1
              • U Offline
                U Offline
                ucapajr
                wrote on last edited by
                #7

                Yes it was the c++/g++ not being installed. Thanks! Could be more obvious though!

                1 Reply Last reply
                0
                • U ucapajr

                  Thats got it, thanks! The warning symbol says that there is no C++ compiler; don't you think this should be more obvious?

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

                  @ucapajr said in (AGAIN) no kits available for example projects:

                  don't you think this should be more obvious?

                  Personally I don't think so. If you click on a Kit you will see its configuration and what is set or not. And having a compiler to build a C++ application is already obvious.
                  But if you have any improvements suggestions you should ask the QtCreator developers on their mailing list or file change requests in their bug tracker.

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

                  1 Reply Last reply
                  0
                  • U ucapajr

                    Linux mint
                    QT 5.14.2
                    QT 5.9.9
                    gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
                    installed from the online installer (qt studio)

                    Pablo J. RoginaP Offline
                    Pablo J. RoginaP Offline
                    Pablo J. Rogina
                    wrote on last edited by
                    #9

                    @ucapajr said in (AGAIN) no kits available for example projects:

                    Yes it was the c++/g++ not being installed.

                    so why did you answered:

                    gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)

                    when asked about what compilers were installed

                    Upvote the answer(s) that helped you solve the issue
                    Use "Topic Tools" button to mark your post as Solved
                    Add screenshots via postimage.org
                    Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

                    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