PDA

View Full Version : Nokia Qt SDK with QML Installation problem



doforumda
25th December 2010, 15:15
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?

Zlatomir
25th December 2010, 16:04
As far as i know Nokia Qt SDK comes with Qt 4.6.3 (for symbian and maemo) so there is no QML there, you need to install the latest Qt SDK (http://qt.nokia.com/downloads) for QML (i'm not sure about this, but i think qml-viewer is not available on mobile platforms yet, so maybe you must wait for newer releases of Nokia Qt SDK witch will use Qt 4.7.x, and maybe for some firmware update for devices which already ships with Qt 4.6.3)

Lykurg
25th December 2010, 16:20
Have a look here: http://labs.qt.nokia.com/2010/12/12/start-with-qt-4-7-for-symbian-today/.

Karthik_K
3rd January 2011, 16:18
you also need QTCreator (2.1 RC)

http://qt.nokia.com/developer/qt-qtcreator-prerelease#download

and

http://get.qt.nokia.com/qtsdk/qt-sdk-win-opensource-2010.05.exe

to create QML Quick projects in QTCreator