Monday, January 10, 2011

QT 4.7 on Symbian

Documenting this for future reference:
1. Follow the steps on this page.
2. Pick up the QT mobility package from here, extract it, then pick up the appropriate zip (eg qt-mobility-symbian-1.1.0-epoc32-5.0.zip) from the top extracted folder. Put it into the same level as the epoc32. Extract there.
3. Copy [extract location]/features/mobility.prf.template to [NokiaSDK]/Symbian/[SDK]/qt/mkspecs/features/mobility.prf

After these steps, make sure you re-run qmake for any applications before you build.