Hi
I am using AM335x Starter kit and try to build my QT application as stated in Sitara_Linux_Training_Hands_on_with_QT.pdf - LAB 1, but when I ran qmake helloworld.pro command it failed with below error qmake: could not exec '/usr/lib/x86_64-linux-gnu/qt4/bin/qmake'
I dont have QT4 or QT 5 installed on my ubuntu 16.04, do I need QT4/QT5 on my machine to compile QT projects?