Setting up QT creator on raspberry pi help
-
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-devI 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!
. 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
. 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.
-
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