Qt Forum

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

    Solved Setting up QT creator on raspberry pi help

    General and Desktop
    1
    2
    157
    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.
    • L
      lukutis222 last edited by

      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 Reply Quote 0
      • L
        lukutis222 last edited by

        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 Reply Quote 1
        • L
          lukutis222 last edited by

          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 Reply Quote 1
          • First post
            Last post