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

Tim O'Neil interval1066 at gmail.com
Thu Mar 26 02:08:12 CET 2015


Qmake with clang is possble, but its not easy; ths is a possble solution:
https://forum.qt.io/topic/19067/solved-using-qtcreator-qmake-with-clang-libclangtooling
On Mar 25, 2015 9:58 AM, "Thiago Macieira" <thiago.macieira at intel.com>
wrote:

> 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
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20150325/5fdfb395/attachment.html>


More information about the Interest mailing list