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. A new Qt installation problem.
Qt 6.11 is out! See what's new in the release blog

A new Qt installation problem.

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 443 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.
  • J Offline
    J Offline
    jenya7
    wrote on last edited by jenya7
    #1

    I installed Qt5 on Linux machine (Debian). When I open a project it sees no compilers available. So I go to Manage Kits and add it to Manual
    C - /usr/bin/gcc
    C++ - /usr/bit/g++
    Debugger it detected automatically
    /usr/bin/gdb
    CMake it detected automatically
    /usr/bin/cmake

    Now when I press Debug it goes green for a second like it's done but in a build folder no files created.
    Also I see an exclamation sign in Build&Run and it says -

    Device type is not supported by Qt version.

    How can I deal with the problem?

    jsulmJ 1 Reply Last reply
    0
    • J jenya7

      I installed Qt5 on Linux machine (Debian). When I open a project it sees no compilers available. So I go to Manage Kits and add it to Manual
      C - /usr/bin/gcc
      C++ - /usr/bit/g++
      Debugger it detected automatically
      /usr/bin/gdb
      CMake it detected automatically
      /usr/bin/cmake

      Now when I press Debug it goes green for a second like it's done but in a build folder no files created.
      Also I see an exclamation sign in Build&Run and it says -

      Device type is not supported by Qt version.

      How can I deal with the problem?

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

      @jenya7 said in A new Qt installation problem.:

      How can I deal with the problem?

      Fix the device type in your Kit. For desktop Qt it should be "desktop" I think.

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

      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