After installing Delphi RAD Studio XE on a new computer (Win 10 Pro), I can't compile existing project:
[DCC Fatal Error] Variants.pas(1064): E2158 Variants unit out of date or corrupted: missing '@VarFromInt'.
The Variants.pas
unit is exactly the same as before.