[maemo-developers] qmake

From: Murray Cumming murrayc at murrayc.com
Date: Thu Feb 25 17:14:37 EET 2010
On Thu, 2010-02-25 at 09:59 -0500, John Kemp wrote:
> > Users of (awful, horrible, hateful, doesn't-actually-do-much) qmake
> 
> Is there an easy alternative for doing Qt builds? 

I use autotools with Qt because autotools-created projects do things in
de-facto standard documented ways on Linux, and actually work. It's
slightly awkward due to moc, but that's not too bad. Daniel Elstner
created this little example to get started:
http://github.com/danielkitta/qhello

Here's another example, in a Nokia project, though I doubt that it's
quite as good as Daniel's:
http://maemo.gitorious.org/maemo-af/contextkit/trees/master

And lots of Qt and KDE people like CMake, though I don't personally:
http://www.murrayc.com/blog/permalink/2009/10/28/trying-qmake-and-cmake/

-- 
murrayc at murrayc.com
www.murrayc.com
www.openismus.com

More information about the maemo-developers mailing list