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. Qt Creator: Manual kit not selectable
Forum Updated to NodeBB v4.3 + New Features

Qt Creator: Manual kit not selectable

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.8k 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.
  • T Offline
    T Offline
    Tom_H
    wrote on last edited by
    #1

    Hello. I've been happily using a manual kit for non-qt projects for many weeks, but now it is unselectable. The only thing I've done since the last time I used it was configure CMake and Android. The settings screen for the kit doesn't show any errors. I tried adding a new kit and that doesn't work either. What happened and how can I make it work again? Thanks.

    Qt version: Qt 5.7.0 MinGW 32bit
    Qt Creator version: 4.1.0
    Android kit: Android for x86 (GCC 4.9, Qt 5.7.0)
    Manual kit: MSYS2/Mingw64
    OS: Windows 8.1

    alt text
    alt text

    jsulmJ 1 Reply Last reply
    0
    • T Tom_H

      Hello. I've been happily using a manual kit for non-qt projects for many weeks, but now it is unselectable. The only thing I've done since the last time I used it was configure CMake and Android. The settings screen for the kit doesn't show any errors. I tried adding a new kit and that doesn't work either. What happened and how can I make it work again? Thanks.

      Qt version: Qt 5.7.0 MinGW 32bit
      Qt Creator version: 4.1.0
      Android kit: Android for x86 (GCC 4.9, Qt 5.7.0)
      Manual kit: MSYS2/Mingw64
      OS: Windows 8.1

      alt text
      alt text

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

      @Tom_H For some reason QtCreator thinks that Kit isn't usable for project zz1. Does zz1 require Qt? Is there anything special about zz1?

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

      T 1 Reply Last reply
      0
      • jsulmJ jsulm

        @Tom_H For some reason QtCreator thinks that Kit isn't usable for project zz1. Does zz1 require Qt? Is there anything special about zz1?

        T Offline
        T Offline
        Tom_H
        wrote on last edited by
        #3

        @jsulm It's a Plain C++ Application that doesn't need Qt. Also, I can no longer open existing non-qt projects that used that kit.

        T 1 Reply Last reply
        0
        • T Tom_H

          @jsulm It's a Plain C++ Application that doesn't need Qt. Also, I can no longer open existing non-qt projects that used that kit.

          T Offline
          T Offline
          Tom_H
          wrote on last edited by
          #4

          @Tom_H Mystery solved. I discovered that I could use the manual kit if I chose cmake as the build tool. But if I chose qmake, the manual kit was not available. My fatal mistake was after I configured cmake, I edited the manual kit settings to add the cmake tool, but then I set "Qt version" to None to get rid of the warning telling me I couldn't build Qt projects with that compiler. All good now.

          alt text

          1 Reply Last reply
          2

          • Login

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