[Interest] Qt and Clang

Jonathan Greig redteam316 at gmail.com
Sat Nov 4 04:59:58 CET 2017


Jonathan P. Greig
aka redteam316
RIP 6/13/1984 - 2/7/2016


On Wed, Oct 4, 2017 at 10:31 AM, Thiago Macieira <thiago.macieira at intel.com>
wrote:

> On Wednesday, 4 October 2017 00:02:03 PDT Carel Combrink wrote:
> > Hi,
> >
> > Do I need to rebuild Qt if I want to start using clang as my build tools
> on
> > Windows and Linux?
>
> You shouldn't need to.
>
> This answer applies to the compiler, not the standard library. You must
> still
> use the same standard library that the original compiler used, not libc++.
>
> > I am currently using gcc on Linux and MinGW on Windows and need to start
> > building 64 bit applications.
>
> Please remember when using Clang on Windows that you want the
> "x86_64-mingw"
> target, not "x86_64-windows". The latter is compatible with MSVC, not GCC
> (MinGW). You can find out what he default target is by running clang -v.
>
> --
> 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/20171103/edf89968/attachment.html>


More information about the Interest mailing list