How to install qt on armsom-w3

How to install qt on armsom-w3

  1. Execute the following command to Install cross-compilation:

sudo su
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install build-essential

  1. Execute the following command to install Qt

sudo apt-get install qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools
sudo apt-get install qtcreator
sudo apt-get install qt5*