[Qt-creator] how can i use clang-cl with qt creator under Windows?
Christian Kandeler
christian.kandeler at qt.io
Thu Mar 8 09:29:06 CET 2018
On Wed, 7 Mar 2018 20:17:08 +0100
Dennis Luehring <dl.soluz at gmx.net> wrote:
> my current setup is
>
> QtCreator 4.4.1 (or 4.5 if needed), Qbs, Qt 5.6x and Visual Studio 2015
> as my C/C++ x64 Compiler
>
> my project can be compiled, linked, debugged - everything is working
>
> an after reading the news about google using clang-cl for building
> Chrome for the windows platform
>
> http://blog.llvm.org/2018/03/clang-is-now-used-to-build-chrome-for.html
>
> and want to give it a try - but how?
I don't think this works out of the box at the moment. You might want to
track https://bugreports.qt.io/browse/QBS-1316.
Christian
More information about the Qt-creator
mailing list