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

Thiago Macieira thiago.macieira at intel.com
Wed Mar 25 17:58:23 CET 2015


On Wednesday 25 March 2015 14:46:52 Wilhelm wrote:
> As you can see running qmake with linux-clang doesn't work:
> 
> ⌁68% [lmeier:/home/lmeier/Lehre/Eigene/Prog2NeuesKonzept/SS2015/vl01] $
> qmake -spec linux-clang

That will not work because you configured with GCC. qmake only knows the GCC 
version, not the Clang version.

> But running qmake with linux-g++ does work:

Right.

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




More information about the Interest mailing list