install QT ubuntu OS raspberry pi
Solution 1:
You have to use official repositories. To install Qt for development purposes open terminal and type:
sudo apt-get install build-essential qtcreator qt5-default qtbase5-dev qtbase5-dev-tools
You have to use official repositories. To install Qt for development purposes open terminal and type:
sudo apt-get install build-essential qtcreator qt5-default qtbase5-dev qtbase5-dev-tools