I've updated RAD Studio 10.2 to the recent 10.2.1 release. Now, when I compile a previously working program, I get a
[dcc32 Fatal Error] TestForm.pas(7): F2051 Unit FireDAC.Stan.Error was compiled with a different version of FireDAC.Stan.ResStrs.S_FD_PgUnsupTextType.
It's easy to reproduce on an empty project : I simply insert a TFDPhysMySQLDriverLink
or TFDMSSQLDriverLink FireDAC
component on a form and I get the same error.
Could you help me ?