1 2 3 4 5 6 7 8 9 | In file included from /usr/local/include/QtGStreamer/QGlib/type.h:22:0,
from /usr/local/include/QtGStreamer/QGst/global.h:25,
from /usr/local/include/QtGStreamer/QGst/init.h:20,
from /usr/local/include/QtGStreamer/QGst/Init:1,
from gstreamer.cpp:1:
/usr/local/include/QtGStreamer/QGlib/global.h:25:27: fatal error: QtCore/QtGlobal: No such file or directory
#include <QtCore/QtGlobal>
^
compilation terminated.
|