Hey guys,

I'm just getting started with QML as my first foray into Qt (I've got no previous experience with Qt). I've made a really nice little toy app on OS X, but I need to get it deployed onto an S60 device (this is my target platform).

I've been following the instructions here:

http://developer.symbian.org/wiki/in...Qt_Quick_Start

But I just can't seem to figure out how to deploy my project to S60. I realise I need Windows, so I've installed everything I've been told I need on my Win 7 VM.

On Windows, looking in Qt Creator's settings, the 'Qt4 > S60 SDKs' panel indicates that my S60_5th_Edition_SDK_v1.0 has been found, but it says 'No Qt installed'. There also doesn't seem to be a clear way to change my deployment target.

I can't seem to find any tutorials or examples for deploying a Qt app to the S60 platform from within Qt Creator.

Any help would be much appreciated!! What am I missing?

Thanks!