----- Forwarded Message ----

From: Jim Smith <[email protected]>
To: Tico Ballagas <[email protected]>
Sent: Tue, August 3, 2010 4:57:36 AM
Subject: Re: [Qt-mobility-feedback] Troubles building against qt 4.7

Hi,

It sounds like you're missing some required libs on the device. Make sure you 
have all of the dependencies needed by the executable on the device and in a 
location that's in the path. If you don't do this your executable will not 
start 

because it won't be able to find the libraries it's linked against. 


If you're running on a Maemo5 device the executable should run and work 
correctly.


Jim Smith
[email protected]



----- Original Message ----
From: Tico Ballagas <[email protected]>
To: [email protected]
Sent: Tue, August 3, 2010 2:55:43 AM
Subject: [Qt-mobility-feedback] Troubles building against qt 4.7

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


      

_______________________________________________
Qt-mobility-feedback mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-mobility-feedback

Reply via email to