I get the following compiler errors when trying to build against Qt 4.7: compiling qmessagecontentcontainer.cpp /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/include/QtCore/qdatastream.h: In function 'QDataStream& operator>>(QDataStream&, QList<T>&) [with T = QString]': /usr/include/QtCore/qstringlist.h:247: instantiated from here /targets/FREMANTLE_ARMEL/opt/qt4-maemo5/include/QtCore/qdatastream.h:246: error: 'class QList<QString>' has no member named 'reserve' make[3]: *** [../../build/Debug/QtMessaging/qmessagecontentcontainer.o] Error 1 make[3]: Leaving directory `/home/ballagas/qt-mobility-1.0.2/src/messaging' make[2]: *** [sub-messaging-make_default] Error 2 make[2]: Leaving directory `/home/ballagas/qt-mobility-1.0.2/src' make[1]: *** [sub-src-make_default-ordered] Error 2 make[1]: Leaving directory `/home/ballagas/qt-mobility-1.0.2' make: *** [debian/stamp-makefile-build] Error 2
Has anyone been successful at building against qt 4.7? Also how would you build experimental debian packages that install to the /opt/qt4-maemo/ directories on the device? Best -Tico _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback
