Fatal Error F2051 when compiling under Delphi XE6 and XE7
Peter M??ller
Germany
Hallo,
I get the following error when I compile my project created with Delphi XE2 in XE6 and XE7:
German message:
[dcc32 Fataler Fehler] fs_isysrtti.pas(581): F2051 Unit fs_iinterpreter wurde mit einer unterschiedlichen Version von fs_isysrtti.TfsSysFunctions compiliert
Translated to english:
[dcc32 fatal error] fs_isysrtti.pas(581): F2051 Unit fs_iinterpreter was compiled with a different version of fs_isysrtti.TfsSysFunctions
I use Fast Report XE6 (4.15.10) and XE7 (Version 5.1.5) delivered with Delphi.
What can I do?
Thanks
Peter
I get the following error when I compile my project created with Delphi XE2 in XE6 and XE7:
German message:
[dcc32 Fataler Fehler] fs_isysrtti.pas(581): F2051 Unit fs_iinterpreter wurde mit einer unterschiedlichen Version von fs_isysrtti.TfsSysFunctions compiliert
Translated to english:
[dcc32 fatal error] fs_isysrtti.pas(581): F2051 Unit fs_iinterpreter was compiled with a different version of fs_isysrtti.TfsSysFunctions
I use Fast Report XE6 (4.15.10) and XE7 (Version 5.1.5) delivered with Delphi.
What can I do?
Thanks
Peter
Comments
Remove all pas files from LibD20 (XE6) or LibD21 (XE7) folders.
I use the Embarcadero Edition of Fast Reports, perhaps there is another solution for other versions...
Thanks
Peter