Hi, WA_SymbianNoSystemRotation - flag is introduced to Qt 4.7.4. But anyway setAttritube is missing version check. Samuel Nevala
-----Original Message----- From: qt-components-bounces+ext-samuel.3.nevala=nokia....@qt.nokia.com [mailto:qt-components-bounces+ext-samuel.3.nevala=nokia....@qt.nokia.com] On Behalf Of ext Harri Pasanen Sent: 7. marraskuuta 2011 22:06 To: qt-components@qt.nokia.com Subject: [Qt-components] Compiling com.nokia.symbian on Linux Hi, I compiled my own Qt 4.7.4 on linux (kubuntu 11.04 amd64) with debugging enabled, as I wanted to trace what is going on under the hood. I'm targeting mainly Symbian and Meego, but I'm happy to test on desktop. Trying to run my QML test app, it coughed up a message: module "com.nokia.symbian" is not installed After some googling I did git clone git://gitorious.org/qt-components/qt-components.git cd qt-components /configure -prefix ~/qt474debug/ -symbian make But the compilation fails with message: plugin.cpp: In function 'void tryToDisableSystemRotation(const QDeclarativeEngine*)': plugin.cpp:89:35: error: 'WA_SymbianNoSystemRotation' is not a member of 'Qt' As the Qt SDK versions run fine with import com.nokia.symbian, I fanthom there is a way to make it compile on Linux, but ./configure -h did not point the way. So I joined this mailing searching the light. Any hints? Thanks, Harri _______________________________________________ Qt-components mailing list Qt-components@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-components _______________________________________________ Qt-components mailing list Qt-components@qt.nokia.com http://lists.qt.nokia.com/mailman/listinfo/qt-components