Hello everybody,
I'd really like to do some basic QT programming under Windows 7, in order to evaluate the move from C#/WPF to QT/QML.
Unfortunately, I need to link to a thirdy part dll library, which is compiled with Microsoft toolchain.

So, what is the best way to get a good developmen envoronment based on MS SDK?
In the past, I downloaded QT SDK 1.1, which comes with Mingw toolchain ,then I installed MS SDK and separate QT libraries for VS2008.
In addition I had to recompile QT libraries to have them work with VS 2010 SDK.

In the end, it was not so easy to configure QT Creator to use MS SDK, and I came up with two different versions of QT libraries, which generated lot of confusion...

Please, do you have any suggestion on the correct steps to configure a Microsoft SDK based QT development environment?

Thanks for any help,
Simone.