Thiago Macieira <thiago.macie...@intel.com> wrote in
news:5359579.29KlJPOoH8__16072.5475566991$1675548885$gmane$org@tjmaciei-m
obl5: 

>> They are binary-compatible. You can use MSVC 2022 with DLLs that were
>> built with MSVC 2019.
> 
> Expanding a bit more: there's one build of Qt for both compilers.
> Though I guess this isn't obvious to all users, like it seems not to
> have been for Bob. 

I knew about binary compatablilty, it was more a matter of: if Qt is using 
2019, I might as well do the same.  I have many scripts that assume only 
one MSVC version is in play, but most of those can probably be fixed by 
making a junction (symbolic link) so msvc2019_64 and msvc2022_64 point to 
the same files.

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to