I am trying to install a Keepassx and to do so I need to use qmake. When I do that it works without a hitch but when i execute the next step which is ‘make’, i get the following error.
keepassx.h:43:24: fatal error: QApplication: No such file or directory
#include <QApplication>
Please keep in mind I am quite new to Linux and even newer to QT.
Also I have on my system version QTcreator 5.3.0
↧