Hi

I have a basic and maybe silly question.

On the download page http://qt.nokia.com/downloads I see on the left side this option:
Download Qt SDK for Windows* (283 MB)

And on the right side I have :
Download Qt libraries 4.6 for Windows (VS 2008, 190 MB)
and
Download Qt libraries 4.6 for Windows CE (155 MB)

I want to use Visual Studio and for the left option it says at the bottom:
Based on MinGW (download sources) tool set. Does not support VS compiler.

So I guess that I will never be able to use this one since I want to compile with Visual Studio or?

So that leaves me with the right hand options. My intention is to download the QT source and then create several shadow builds. The thing I do not know is if the "Download Qt libraries 4.6 for Windows (VS 2008, 190 MB)" option is the pure QT source that I should use as the bsase for my shadow builds or does this config already have some Windows configuration applied that will mess with the Shadow builds?

In the long run I also want to be able to compile for Symbian, can I still use the Windows package as source and create another Shadow build without changing anything else?

I am basically confused about the difference between the versions on the left and right side and if I canuse the Windows download as the base for Shadown builds or not. Very grateful if someone could make this more clear.

Thanks