Nokia Qt SDK with QML Installation problem
-
hi
I completely format my PC and install Windows 7 again and download Nokia Qt SDK from this "link":http://www.forum.nokia.com/info/sw.nokia.com/id/e920da1a-5b18-42df-82c3-907413e525fb/Nokia_Qt_SDK.html. The name of the .exe file which I downloaded is this
@
Nokia_Qt_SDK_Win_offline_v1_0_2_en
@
and I reinstall Nokia Qt SDK in C:\NokiaQtSDK folder. I want to use this for QML Development. Now here is the problem When I select File>New File or Project and open new project and when I try to run Hello World Example it does not run. I can't see and "qmlviewer" to run my hello world app.So how can I access qmlviewer to run qml apps?
-
The current Nokia Qt SDK does not support Qt 4.7. You will have to wait for official release. Or use "this":http://labs.qt.nokia.com/2010/12/12/start-with-qt-4-7-for-symbian-today/ workaround.
-
yes, you will get a qmlviewer.exe inside the bin folder. You can use it to run qml files.
-
Then you can try the "developer version":http://labs.qt.nokia.com/2010/10/18/qt-4-7-for-symbian3-developer-version-available/ of Qt 4.7 for Symbian^3 in order to have QML apps running on your shiny Symbian^3 phone.
-
According to some sources it will be released on Q1 2011.