SyntaxFix
Write A Post
Hire A Developer
Questions
You could check path to qmake using which qmake.
which qmake
Consider install qt4-default or qt5-default depends what version of qt you want use.
qt4-default
qt5-default
You could also use qtchooser - a wrapper used to select between Qt development binary versions.