[maemo-developers] Qt Mobility 1.1 for Fremantle
From: Cornelius Hald hald at icandy.deDate: Mon Jan 10 17:43:32 EET 2011
- Previous message: Qt Mobility 1.1 for Fremantle
- Next message: Qt Mobility 1.1 for Fremantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, 2011-01-10 at 16:33 +0100, Ville M. Vainio wrote: > On Mon, Jan 10, 2011 at 4:06 PM, Cornelius Hald <hald at icandy.de> wrote: > > > I just tried to compile my app agains libqtm-11, but it fails to find > > the included and the libraries. Of course I can add them manually, but > > usually this works using Qt features. > > > > To me it looks like the dev package doesn't install the necessary files > > to /opt/qt4-maemo5/mkspecs/features. > > What's in /opt/qt4-maemo5 these days? I thought it was dead after pr1.2. > > These packages use the default system Qt, not /opt/qt-maemo5 stuff. > Remember to do CONFIG += mobility11 instead of just mobility. Doh, you're right, looks like I'm an old timer ;) Also looks like I have to clean out my scratchbox. Just checked and the needed features are in: /usr/share/qt4/mkspecs/features and using CONFIG += mobility11 works fine. Sorry for the confusion and thanks for the quick help! Conny
- Previous message: Qt Mobility 1.1 for Fremantle
- Next message: Qt Mobility 1.1 for Fremantle
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]