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. Problem configuring QT in ubuntu
Forum Updated to NodeBB v4.3 + New Features

Problem configuring QT in ubuntu

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

    I just installed QT Creator in Ubuntu but when i create a project, it appears a yellow triangle next to project name and it says : "No kits are enable for this project. Enable kits in Project mode". And if i go in Project tab (the icon in the left menu) it says "No suitable kits found" and a list with
    -Desktop
    -Desktop Qt 5.12.12 GCC 64 bit

    but i cannot select them. Any idea how to solve it?

    jsulmJ 1 Reply Last reply
    0
    • D Dy3zz

      @jsulm I want to create a QT Widget Application
      bca9c8bc-6dc9-45d8-b089-4e30ee5b9729-image.png

      8c5576a7-81eb-4c87-9e6e-ad5530caa2d5-image.png

      It says that there is no c++ compiler, but i have installed g++. But do not know how to config it

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

      @Dy3zz said in Problem configuring QT in ubuntu:

      But do not know how to config it

      Compiler is usually auto-detected.
      If this is not the case for some reason, go to Compilers tab and make sure it is there, add it if not.
      Then go to the Kit and select that compiler in the Kit.

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

      1 Reply Last reply
      2
      • D Dy3zz

        I just installed QT Creator in Ubuntu but when i create a project, it appears a yellow triangle next to project name and it says : "No kits are enable for this project. Enable kits in Project mode". And if i go in Project tab (the icon in the left menu) it says "No suitable kits found" and a list with
        -Desktop
        -Desktop Qt 5.12.12 GCC 64 bit

        but i cannot select them. Any idea how to solve it?

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

        @Dy3zz said in Problem configuring QT in ubuntu:

        Any idea how to solve it?

        Are there any yellow exclamation marks next to the Kits?
        Can be that something is missing (like compiler).

        Also, what type of project do want to create?

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

        D 1 Reply Last reply
        0
        • jsulmJ jsulm

          @Dy3zz said in Problem configuring QT in ubuntu:

          Any idea how to solve it?

          Are there any yellow exclamation marks next to the Kits?
          Can be that something is missing (like compiler).

          Also, what type of project do want to create?

          D Offline
          D Offline
          Dy3zz
          wrote on last edited by Dy3zz
          #3

          @jsulm I want to create a QT Widget Application
          bca9c8bc-6dc9-45d8-b089-4e30ee5b9729-image.png

          8c5576a7-81eb-4c87-9e6e-ad5530caa2d5-image.png

          It says that there is no c++ compiler, but i have installed g++. But do not know how to config it

          jsulmJ 1 Reply Last reply
          0
          • D Dy3zz

            @jsulm I want to create a QT Widget Application
            bca9c8bc-6dc9-45d8-b089-4e30ee5b9729-image.png

            8c5576a7-81eb-4c87-9e6e-ad5530caa2d5-image.png

            It says that there is no c++ compiler, but i have installed g++. But do not know how to config it

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

            @Dy3zz said in Problem configuring QT in ubuntu:

            But do not know how to config it

            Compiler is usually auto-detected.
            If this is not the case for some reason, go to Compilers tab and make sure it is there, add it if not.
            Then go to the Kit and select that compiler in the Kit.

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

            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