Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved No valid Kits found

    General and Desktop
    3
    9
    1755
    Loading More Posts
    • 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.
    • P
      philo_neo last edited by

      Hello,
      I work under Fedora 28 server x86_64, I installed Qt, with this command line:
      dnf install qt-devel qt-doc qt-creator.
      But when I make new project empty into Qtcreator 4.6.2 it returns to me:
      No valid Kits found ....
      I had to forget a something but what?

      jsulm J.Hilk 2 Replies Last reply Reply Quote 0
      • jsulm
        jsulm Lifetime Qt Champion @philo_neo last edited by

        @philo_neo Please check the kits: are there any? If there are kits then check them - do you have any red exclamation marks?
        Also, did you install GCC/G++?

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

        1 Reply Last reply Reply Quote 2
        • P
          philo_neo last edited by

          with codeblocks i have GCC and LLVM

          jsulm 1 Reply Last reply Reply Quote 0
          • jsulm
            jsulm Lifetime Qt Champion @philo_neo last edited by

            @philo_neo What about the Kits in QtCreator? CodeBlocks will not help here.

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

            1 Reply Last reply Reply Quote 0
            • P
              philo_neo last edited by

              i have this error :

              Failed to set up kit for Qbs: Could not determine whether Qt is a static build.

              jsulm 1 Reply Last reply Reply Quote 1
              • jsulm
                jsulm Lifetime Qt Champion @philo_neo last edited by

                @philo_neo Why do you need Qbs?

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

                P 1 Reply Last reply Reply Quote 0
                • P
                  philo_neo @jsulm last edited by

                  maybe it's error since that i try to inisialyse Qtcreator
                  the error is in the option == build & Run

                  jsulm 1 Reply Last reply Reply Quote 0
                  • jsulm
                    jsulm Lifetime Qt Champion @philo_neo last edited by

                    @philo_neo Any other errors?
                    Can you post screen shots of your Kits?

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

                    1 Reply Last reply Reply Quote 0
                    • J.Hilk
                      J.Hilk Moderators @philo_neo last edited by J.Hilk

                      @philo_neo said in No valid Kits found:

                      Hello,
                      I work under Fedora 28 server x86_64, I installed Qt, with this command line:
                      dnf install qt-devel qt-doc qt-creator.
                      But when I make new project empty into Qtcreator 4.6.2 it returns to me:
                      No valid Kits found ....
                      I had to forget a something but what?

                      Hi,
                      I'm by no means a linux expert, but when I installed qt via the commandline, instead of the online-installer I had to specifically tell QtCreator the path to the compiler. Everything else was detected automatically.

                      Don't have my Linux machine here right now, but this is where the compiler path should be:
                      0_1529988584054_731404fd-6860-42f5-a16d-d352f7b82ac6-image.png

                      Be aware of the Qt Code of Conduct, when posting : https://forum.qt.io/topic/113070/qt-code-of-conduct

                      Qt Needs YOUR vote: https://bugreports.qt.io/browse/QTQAINFRA-4121


                      Q: What's that?
                      A: It's blue light.
                      Q: What does it do?
                      A: It turns blue.

                      1 Reply Last reply Reply Quote 1
                      • First post
                        Last post