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. QtCreator doesn't recognise installed kit

QtCreator doesn't recognise installed kit

Scheduled Pinned Locked Moved Solved Installation and Deployment
4 Posts 3 Posters 612 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.
  • ModelTechM Offline
    ModelTechM Offline
    ModelTech
    wrote on last edited by
    #1

    I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?

    alt text
    alt text
    alt text

    aha_1980A JKSHJ 2 Replies Last reply
    0
    • ModelTechM ModelTech

      I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?

      alt text
      alt text
      alt text

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @ModelTech,

      you need to show more info in the Kits page, e.g. by hovering the yellow triangle or clicking on the kit (opens the details).

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      0
      • ModelTechM ModelTech

        I have just installed QtCreator on a Fedora 31 virtual machine to create a wayland deployable version for my app. I used the MaintenanceTool for this installation and selected the same Qt5.12.5 kit as I used on my other installations. Unfortunately, QtCreator does not seem to recognize the installed kit. It is identified by the auto-detection, but for some reason it cannot be used/selected when configuring the project and QtCreator simply gives "No suitable kits found". Does anybody have a hint on what I may be doing wrong?

        alt text
        alt text
        alt text

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

        @ModelTech The GCC 64-bit kit needs the 64-bit g++ compiler. It that installed?

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

        ModelTechM 1 Reply Last reply
        3
        • JKSHJ JKSH

          @ModelTech The GCC 64-bit kit needs the 64-bit g++ compiler. It that installed?

          ModelTechM Offline
          ModelTechM Offline
          ModelTech
          wrote on last edited by
          #4

          @JKSH Thanks! That was indeed the issue (and also make was not installed)!

          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