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. Setting up QT creator on raspberry pi help
Forum Update on Monday, May 27th 2025

Setting up QT creator on raspberry pi help

Scheduled Pinned Locked Moved Solved General and Desktop
2 Posts 1 Posters 357 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.
  • L Offline
    L Offline
    lukutis222
    wrote on 8 Apr 2020, 16:46 last edited by
    #1

    Hello. I am new to raspberry PI and want to learn how to program and use C++ using QT. I am struggling a lot to understand how to properly set up QT Creator..

    I have a fresh Raspbian installed on my raspberry pi and I have ran these commands:

    sudo apt-get install qtcreator
    sudo apt-get install qt5-default
    sudo apt-get install gcc
    sudo apt-get install qtdeclarative5-dev

    I am able to launch the QT creator however, it wont let me create a project because I have a problem with kits. It does not let me add or use any kits as shown in any of the guides.. See the first picture below! alt text. Another strange thing I have noticed about my QT, is that the tools->options->Build and Run is different than most other guys I have checked online or youtube. Check this picture alt text. I appreciate all the help I hope I will find an answer here how to properly set up QT creator for use cant believe it is that complicated.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lukutis222
      wrote on 8 Apr 2020, 16:57 last edited by
      #2

      Hey. I have managed to fix it! What you need to do is set the version for the QT Creator Kit manually. Go to Tools->Options->Kits->select the default kit and under the version select your QT version in my case is 5.11

      1 Reply Last reply
      1

      2/2

      8 Apr 2020, 16:57

      • Login

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