Hi,
Using Delphi 12. update 2 on Win 11 pro FR
Installation was ok.
Created a simple project using the wizard.
Switched to Win64.
CTRL + F9 and I get those errors.
[dcc64 Error] MVCFramework.Swagger.Commons.pas(1156): E2003 Undeclared identifier: 'NullableAnsiString'
[dcc64 Error] MVCFramework.Swagger.Commons.pas(1174): E2003 Undeclared identifier: 'NullableFloat32'
...
Same for many nullables
Any idea how to fix it ?
Thank you
Erik