> Do I need to rebuild Qt if I want to start using clang as my build tools
on Windows and Linux?

At least on linux, clang and GCC share the same ABI and clang uses
libstdc++ by default so you should be good.

Best,

-------
Jean-Michaël Celerier
http://www.jcelerier.name

On Wed, Oct 4, 2017 at 9:02 AM, Carel Combrink <carel.combr...@gmail.com>
wrote:

> Hi,
>
> Do I need to rebuild Qt if I want to start using clang as my build tools
> on Windows and Linux?
>
> I am currently using gcc on Linux and MinGW on Windows and need to start
> building 64 bit applications.
>
> Regards,
> Carel
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to