Thread
:
QT for OS2008
View Single Post
speculatrix
2007-12-04 , 23:39
Posts: 880 | Thanked: 264 times | Joined on Feb 2007 @ Cambridge, UK
#
8
to build qt/qtopia apps for zaurus is tricky because you
* need to use gcc 2.95
* need to use qt-2.3 headers with qtopia 1.7 headers/include files, then link with the qtopia1.5 libs provided by sharp (which is a proprietary variant done for them by Trolltech).
it is possible to have a dual build environment so you can use the same source code to build and run on a PC (using the virtual frame buffer thing), then rebuild to run on zaurus; I login to my box as "zaurus" to get the environment right for arm compilation. There's a vmware-player image if you want to do zaurus dev.
I was hoping someone would cook up a vmware player image for Nokia Tablet development, it's makes getting started much easier!
Quote & Reply
|
speculatrix
View Public Profile
Send a private message to speculatrix
Visit speculatrix's homepage!
Find all posts by speculatrix