Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- g++ -c -pipe -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DNDEBUG -fomit-frame-pointer -fPIC -pthread -g -Wall -Wpointer-arith -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -fvisibility-inlines-hidden -Wmissing-declarations -Wno-switch -Woverloaded-virtual -funit-at-a-time -fvisibility=hidden -D_REENTRANT -fPIC -DMMX -D_GNU_SOURCE -DMYTH_API -DUSING_OSS -Dlinux -DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Trolltech/Qt-4.8.5/mkspecs/linux-g++ -I. -I/usr/local/Trolltech/Qt-4.8.5/include/QtCore -I/usr/local/Trolltech/Qt-4.8.5/include/QtNetwork -I/usr/local/Trolltech/Qt-4.8.5/include/QtGui -I/usr/local/Trolltech/Qt-4.8.5/include/QtXml -I/usr/local/Trolltech/Qt-4.8.5/include/QtSql -I/usr/local/Trolltech/Qt-4.8.5/include/QtScript -I/usr/local/Trolltech/Qt-4.8.5/include -I/usr/local/Trolltech/Qt-4.8.5/include/QtDBus -I/usr/local -I../../external/qjson/include -I../../external/zeromq/include -I../../external/nzmqt/include/nzmqt -I../../external/libsamplerate -I../libmythsoundtouch -I../libmythfreesurround -I../libmythbase -I../.. -I.. -I. -I../libmythupnp -I../libmythui -I../../external/FFmpeg -I. -o mythmediamonitor.o mythmediamonitor.cpp
- In file included from mythmediamonitor.cpp:34:
- mediamonitor-unix.h:11:18: error: QtDBus: No such file or directory
- In file included from mythmediamonitor.cpp:34:
- mediamonitor-unix.h:21: error: ISO C++ forbids declaration of ‘Q_NOREPLY’ with no type
- mediamonitor-unix.h:21: error: expected ‘;’ before ‘void’
- mediamonitor-unix.h:22: error: ISO C++ forbids declaration of ‘Q_NOREPLY’ with no type
- mediamonitor-unix.h:22: error: expected ‘;’ before ‘void’
- make[2]: *** [mythmediamonitor.o] Error 1
Advertisement
Add Comment
Please, Sign In to add comment