qt

Setting up compiler in Qt 5.0.1 MSVC2010


I just installed Qt 5.0.1 MSVC2010 32bit, i need to configure the Kits and the compiler. I have installed minGW and its detected by Qt Automatically. But at Qt Version tab in Tools->Option->Build & Run menu, i get this:

No compiler can produce code for this Qt version

What should I do? which compiler I have to use? I can't build/run anything.


Solution

  • You should either use MSVS 2010 for your downloaded Qt or download the MinGW Qt distribution.