cpp: 1: ошибка: QtGui/ QApplication: No such file or directory # include. Ошибки " No such file or directory" при компиляции [ Qt/ Android]. Ошибка not find or load the Qt platform plugin " minimal" в Ubuntu IDE. QT5出现问题: QtGui/ QApplication: No such file or directory. TX2 安装pcl提示 fatal error: QtGui/ QWidget: No such file or directory. I had the same problem on Fedora Linux. I have solved it changing the import line to # include < QApplication>. and instead of using qmake. Problem is here: QApplication: No such file or directory. You might not have QT development files installed. If using debian / ubuntu try: apt- get.
In what directories is the Qt Creator looking for the headers? cpp replace # include < QApplication> with < QtGui/ QApplication>. installation in order not to corrupt current Qt, which is used by Ubuntu itself. Assuming the project is using Qmake, run the following commands in the directory containing the. pro file: qmake make. Qmake ( by default) will. Hi it worked on 12. cpp: 3: error: QtGui/ QApplication: No such file or directory What am I missing? build/ release/ mtsgui/ ui_ aboutdlg. h: 15: 30: fatal error: QtGui/ QApplication: No such file or directory compilation terminated. The include paths. Closed] qtdialog. cpp: 3: 24: fatal error: QApplication: file not found. http: / / stackoverflow.
com/ questions/ 8995399/ error- qapplication- no- such- file- or- directory. Debian should really work out of the box, as I use Ubuntu here and it' s. / usr/ include/ qt4/ Qt/ qapplication. h / usr/ include/ qt4/ QtGui/ qapplication. with " make" I get the error " QApplication: no such file or directory". from ' qmake' to ' qmake- qt4' - it seems the default in Ubuntu is Qt3' s.