Advertisement
Guest User

Untitled

a guest
Sep 5th, 2012
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. g++ -c -pipe -O2 -D_REENTRANT -Wall -W -fPIC -DUSE_DEPRECATED_SCREEN_WIDTH_HEIGHT -DTHEME_DIR=\""/usr/share/themes"\" -DHAVE_MLITE -DHAVE_THEMEDAEMON_PROTOCOL_V1 -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DECLARATIVE_LIB -DQT_DBUS_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQ_COMPONENTS_MEEGO -DHAVE_MOBILITY -DQT_SHARED -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/mkspecs/default -I. -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtCore -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtNetwork -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtGui -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtOpenGL -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtDBus -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include/QtDeclarative -I/home/kypeli/QtSDK/Desktop/Qt/4.8.1/gcc/include -I../components -I. -I/usr/X11R6/include -I.release -I/usr/include -I/usr/include/QtMobility -o .release/mdeclarativeimageprovider.o mdeclarativeimageprovider.cpp
  2. In file included from mdeclarativeimageprovider.cpp:43:0:
  3. ./themedaemon/mlocalthemedaemonclient.h:51:24: fatal error: mgconfitem.h: No such file or directory
  4. compilation terminated.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement