[Qt-creator] Is MSVC on Windows supported?

Joerg Bornemann joerg.bornemann at nokia.com
Wed Sep 5 15:11:16 CEST 2012


On 05/09/2012 13:58, ext Christian Kandeler wrote:

> I don't understand the logic of this last sentence. People who use Qt
> won't use C++11?

This implication was not intended.
Let there be program P, with P entirely based on Qt. Let F_P be the set 
of C++ features P uses, F_MS be the set of C++ feature MSVC supports and 
F_GW the set of C++ features MinGW supports.
Proposition: F_P = F_P \cap F_GW \cap F_MS
\Rightarrow
there's no reason to build P using MinGW on Windows.


BR,

Jörg



More information about the Qt-creator mailing list