How can i make app for Symbian s60v3 with qt ?
Unsolved
Mobile and Embedded
-
Hi @takoo,
I don't know where to find a downloadable version of Qt for Symbian, but here are instructions to compile it yourself: http://doc.qt.io/qt-4.8/install-symbian.html
You will need to get the Qt 4.x source code (because Qt 5 is probably incompatible with Symbian). You'll also need to find a copy of the S60 Platform SDK.