I believe the primary difference lies in the C and C++ Libraries. MINGW64
uses msvcrt and libstdc++, while CLANG64 employs ucrt and libc++.

On Thu, Jul 20, 2023 at 10:22 AM Thiago Macieira <thiago.macie...@intel.com>
wrote:

> On Wednesday, 19 July 2023 18:55:34 PDT Yang Fan wrote:
> > I wanted to point out that MSYS2 offers precompiled packages of Qt6 in
> four
> > different environments: CLANGARM64, MINGW64, CLANG64, and UCRT64.
>
> Is there any difference between mingw64 and clang64, aside from which
> compiler
> was used to compile Qt?
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Cloud Software Architect - Intel DCAI Cloud Engineering
> --
> Development mailing list
> Development@qt-project.org
> https://lists.qt-project.org/listinfo/development
>


-- 
Regards,
Fan Yang
-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to