Disclaimer: this is ONLY FOR MAEMO and ONLY FOR SOFTWARE IN EXTRAS. On Friday 21 January 2011 00:08:43 you wrote: > i just noticed that my scratchbox offers me packages named qtm-12-dev and > similar. Am i right to assume that this is qtmobility 1.2? But installing
Correct, the community edition of it, anyway (i.e. only for Extras apps, not Ovi et al). Here be dragons, don't bug the trolls with it, as is, etc, etc :) > these doesn't allow me to compile my stuff. Doing a simple "qmake" "make" > still result in files like QLandmark being missed. > > How are these files to be used? For those particular libraries you need CONFIG += mobility12 in your .pro file (see http://wiki.forum.nokia.com/index.php/Latest_Qt_and_Qt_mobility_evaluation_on_Maemo for a bit more details) To repeat: this is ONLY FOR MAEMO and ONLY FOR SOFTWARE IN EXTRAS. Best regards, Attila Csipa _______________________________________________ Qt-mobility-feedback mailing list [email protected] http://lists.qt.nokia.com/mailman/listinfo/qt-mobility-feedback
