g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/phonon -I/usr/include -I/usr/include/phonon_compat -I. -I. -o mainwindow.o mainwindow.cpp
In file included from mainwindow.cpp:23:0:
player.h:23:30: fatal error: phonon/MediaObject: No such file or directory
compilation terminated.
make: *** [mainwindow.o] Error 1
