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.me...@unix.net
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to