Update to 12.2 with C++Builder 12.0 not working

Update to 12.2 with C++Builder 12.0 not working

Hello support,

I made an updaet tp 12.2 and got these errors.


[C++ Error] Crtypes.hpp(230, 7):  unknown type name '_DELPHI_CONST'
[C++ Error] Crtypes.hpp(230, 29):  cannot define or redeclare 'Int8' here because namespace 'Crtypes' does not enclose namespace 'System'
[C++ Error] Crtypes.hpp(230, 33):  expected ';' after top level declarator
[C++ Error] Crtypes.hpp(231, 7):  unknown type name '_DELPHI_CONST'
[C++ Error] Crtypes.hpp(231, 21):  expected unqualified-id
[C++ Error] Crtypes.hpp(232, 7):  unknown type name '_DELPHI_CONST'
[C++ Error] Crtypes.hpp(232, 29):  cannot define or redeclare 'Word' here because namespace 'Crtypes' does not enclose namespace 'System'
[C++ Error] Crtypes.hpp(232, 33):  expected ';' after top level declarator
[C++ Error] Crtypes.hpp(233, 7):  unknown type name '_DELPHI_CONST'

After downgrading to 12.1 everything is working fine.

Thanks
Thomas