Advertisement
Guest User

Untitled

a guest
Sep 5th, 2012
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. T -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/plugin.o plugin.cpp
  2. plugin.cpp: In member function ‘QDeclarativePropertyMap* MeeGoPlugin::uiConstants(MLocaleWrapper*)’:
  3. plugin.cpp:163:31: error: ‘class MLocaleWrapper’ has no member named ‘language’
  4. make[2]: *** [.release/plugin.o] Error 1
  5. make[2]: Leaving directory `/home/kypeli/src/qt-components/src/meego'
  6. make[1]: *** [sub-meego-make_default] Error 2
  7. make[1]: Leaving directory `/home/kypeli/src/qt-components/src'
  8. make: *** [sub-src-make_default-ordered] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement