PDA

View Full Version : QtCreator and VS2010



stef13013
13th February 2011, 11:25
I'm using QtCreator with mingw tool chain, and I would like to use the visual studio 20100 compiler. I noticed in mkspecs directory the vs20100 conf. How can I use it by default ?

thanks...

wysota
13th February 2011, 12:33
First you need to have Qt built for MSVC. I think there is no official package for VS2010 so you'll have to compile it yourself from sources.