hi

I completely format my PC and install Windows 7 again and download Nokia Qt SDK from this link. The name of the .exe file which I downloaded is this
?
Qt Code:
  1. Nokia_Qt_SDK_Win_offline_v1_0_2_en
To copy to clipboard, switch view to plain text mode 

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?