GNOME Bugzilla – Bug 613871
error compiling qt-xoverlay.cpp: QTimer: No such file or directory
Last modified: 2010-08-23 10:56:27 UTC
There are some issue with the compilation of latest gst-plugins-base... qt-xoverlay.cpp:31:18: error: QTimer: No such file or directory qt-xoverlay.cpp: In function ‘int main(int, char**)’: qt-xoverlay.cpp:120: error: incomplete type ‘QTimer’ used in nested name specifier make[4]: *** [qt_xoverlay-qt-xoverlay.o] Error 1
- what's the output of: pkg-config --modversion QtGui - what's the output of: grep QT_CFLAGS Makefile - what's the output of: cd tests/examples/overlay; make V=1 ?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!