Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I cant build wireshark from sources...when make error QtGui/QAction

Making all in ui/qt make[2]: Entering directory '/home/andrey/Документы/wireshark-2.4.1/ui/qt' CXX about_dialog.o In file included from about_dialog.cpp:25:0: ./ui_about_dialog.h:13:25: fatal error: QtGui/QAction: No such file or directory compilation terminated. Makefile:1910: recipe for target 'about_dialog.o' failed make[2]: * [about_dialog.o] Error 1

click to hide/show revision 2
None

I cant build wireshark from sources...when make error QtGui/QAction

Making all in ui/qt make[2]: Entering directory '/home/andrey/Документы/wireshark-2.4.1/ui/qt' CXX about_dialog.o In file included from about_dialog.cpp:25:0: ./ui_about_dialog.h:13:25: fatal error: QtGui/QAction: No such file or directory compilation terminated. Makefile:1910: recipe for target 'about_dialog.o' failed make[2]: * [about_dialog.o] Error 1

click to hide/show revision 3
None

I cant build wireshark from sources...when make error QtGui/QAction

Errors:

Making all in ui/qt
 make[2]: Entering directory '/home/andrey/Документы/wireshark-2.4.1/ui/qt'
 CXX about_dialog.o
 In file included from about_dialog.cpp:25:0:
 ./ui_about_dialog.h:13:25: fatal error: QtGui/QAction: No such file or directory
 compilation terminated.
 Makefile:1910: recipe for target 'about_dialog.o' failed
 make[2]: * *** [about_dialog.o] Error 1

1