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