PDA

View Full Version : Tutorial: how to build a Qt application and package


pbouda
03-05-2010, 11:22 AM
Hi,

I just published a tutorial on how to build a Qt application and a .deb package for Maemo from scratch, it is here and on German:

First part: http://www.mobileqt.de/blogposts/13
Second part: http://www.mobileqt.de/blogposts/15

Have fun!

danielwilms
03-05-2010, 12:38 PM
Hi,

I just published a tutorial on how to build a Qt application and a .deb package for Maemo from scratch, it is here and on German:

First part: http://www.mobileqt.de/blogposts/13
Second part: http://www.mobileqt.de/blogposts/15

Have fun!

Hi,

the VMWare image is a bit of overkill just for cross-compilation of a Qt application for the N900. Maybe you could mention MADDE (http://wiki.maemo.org/MADDE) as a lightweight alternative. It is still a tech preview, but already pretty stable regarding cross compilation.

cheers daniel

pbouda
03-05-2010, 01:49 PM
I mentioned MADDE at the end of the tutorial, and I will write another tutorial about it soon. I like the VM solution, though, because I have it on a USB device and can just switch to different PCs. But of course, the future will be MADDE for Qt development...