[Interest] qt 5.15.0 msvc 2019
Thiago Macieira
thiago.macieira at intel.com
Fri Jul 31 01:35:33 CEST 2020
On Thursday, 30 July 2020 16:18:39 PDT Hamish Moffatt wrote:
> MSVC2017 and 2019 are binary compatible. Hence there are no more 2017
> builds as there is no need. We are actually using Qt 5.12 with 2019 here.
In theory, they're also binary compatible with 2015 too. However, because MSVC
2015's support for constexpr was broken, the Q_COMPILER_CONSTEXPR macro isn't
defined for it and that produced binary-incompatible outputs.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list