[Interest] qmake and CONFIG += c++14

Thiago Macieira thiago.macieira at intel.com
Thu Mar 26 06:26:04 CET 2015


On Thursday 26 March 2015 06:07:24 Wilhelm wrote:
> That looks strange to me: if I define several kits (with different
> compilers like g++ and clang++ or ms vs) in qtcreator I would expect
> that the CONFIG+=c++14 variable would be translated to the correct
> compiler flag.

That's not how it works. The version of the compiler is detected when you 
configure Qt and never again.

A patch to qmake so that it detects the compiler version when you run would be 
welcome.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center



More information about the Interest mailing list