qmake not found ???
If a mod wants to move this post to a more suitable location please do so...
Following the QT Designer tutorial to build a first app, I try to compile with the qt compiler, qmake. All I get is command not found, on the konsole. I've tried as a user and as root. Qmake is normally installed at the same time as QT Designer in a qmake folder, that is impossible to find. I need to check if it 's installed and if not install it or get another compatible compiler. The qt folder environnement is set; #echo $QTDIR gives the correct qt folder.
|