Following error came to me when building libmeegotouch:

$ ./configure

Optional build dependencies found:
ICU ...................... no
Context Subscriber 1.0 ... yes
Content Action 0.1 ....... no
GConf 2.0 ................ yes
GStreamer 0.10 ........... yes
DBus (incl. QtDBus) ...... yes
XDamage .................. yes


MeeGo Touch UI framework build configuration:
Version ............. 0.20.35
Build ...............  libs demos plainqt
Extra features ......
Release ............. no
Debug ............... yes

Benchmarks .......... no
Plain Qt support .... yes
Tests ............... no

libmeegotouch is now configured for building. Just run 'make'.
Once everything is built, you can run 'make install'.
libmeegotouch will be installed into /usr/local

*$make*
.....................
.....................
......................
*In file included from
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/QGraphicsObject:1,
                 from animation/scene/msnapshotitem.h:4,
                 from animation/scene/mcrossfadedorientationanimation_p.h:6,
                 from
animation/scene/mcrossfadedorientationanimation.cpp:21:
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicsitem.h:563: error:
‘QGraphicsItem::d_func’ is not a type
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicsitem.h:563: error:
‘QDeclarativeListProperty’ has not been declared
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicsitem.h:563: error:
expected ‘,’ or ‘...’ before ‘<’ token
In file included from
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/QGraphicsObject:1,
                 from animation/scene/msnapshotitem.h:4,
                 from animation/scene/mcrossfadedorientationanimation_p.h:6,
                 from
animation/scene/mcrossfadedorientationanimation.cpp:21:
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicsitem.h:563: error: ISO
C++ forbids declaration of ‘Q_PRIVATE_PROPERTY’ with no type
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicsitem.h:564: error:
expected ‘;’ before ‘Q_PRIVATE_PROPERTY’
In file included from
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/QGraphicsWidget:1,
                 from
animation/scene/mcrossfadedorientationanimation.cpp:24:
/usr/include/qt4/QtCore/qobject.h:191: error: ‘const QObjectList&
QObject::children() const’ is inaccessible
/usr/local/Trolltech/Qt-4.7.0/include/QtGui/qgraphicswidget.h:70: error:
within this context
make[2]: *** [.obj/mcrossfadedorientationanimation.o] Error 1
make[2]: Leaving directory
`/home/jisong/temp/meegotouch-libmeegotouch/src/corelib'
make[1]: *** [sub-corelib-make_default-ordered] Error 2
make[1]: Leaving directory `/home/jisong/temp/meegotouch-libmeegotouch/src'
make: *** [sub-src-make_default-ordered] Error 2*


My os info: ubuntu 10.4, with qt 4.7rc installed.

thanks in advance!



Good luck !
_______________________________________________
MeeGo-dev mailing list
[email protected]
http://lists.meego.com/listinfo/meego-dev

Reply via email to