rendered paste bodymake debug
make -f Makefile.Debug
make[1]: Entering directory `C:/Users/Dana/Desktop/work/eclipse/RobertsUI'
c:/QtSDK/Desktop/Qt/4.8.0/mingw/bin/uic.exe robertsui.ui -o ui_robertsui.h
g++ -c -g -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_THREAD_SUPPORT -DQT_NEEDS_QMAIN -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/include/QtCore' -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/include/QtGui' -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/include/QtXml' -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/include' -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/include/ActiveQt' -I'debug' -I'.' -I'c:/QtSDK/Desktop/Qt/4.8.0/mingw/mkspecs/default' -o debug/main.o main.cpp
In file included from main.cpp:58:0:
robertsui.h:49:18: fatal error: phonon: No such file or directory
compilation terminated.
make[1]: *** [debug/main.o] Error 1
make[1]: Leaving directory `C:/Users/Dana/Desktop/work/eclipse/RobertsUI'
make: *** [debug] Error 2