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

Wilhelm wilhelm.meier at fh-kl.de
Thu Mar 26 06:49:50 CET 2015


Am 26.03.2015 um 06:15 schrieb Thiago Macieira:
> 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.

I'm not talking about compiling Qt!
I'm talking about compiling another C++ project that relies on c++14
support.

http://doc.qt.io/qt-5/qmake-variable-reference.html#config

-- 
-- Wilhelm
w.meier at unix.net



More information about the Interest mailing list