Hi all,
I'm tyring to move my projects to Delphi 10.2 and when I compile a demo program very often I got this error:
[dcc32 Fatal Error] Unit1.pas(26): F2048 Bad unit format: 'C:\Libraries\sid_glscene01_1.0.2\glscene\Source\Basis\GLCanvas.dcu' - Expected version: 32.0, Windows Unicode(x86) Found version: 32.0, Windows Unicode(x64)
What mean ?
I've already tried to compile library of x86 and x64 without changes...
Best Regards
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I'm tyring to move my projects to Delphi 10.2 and when I compile a demo program very often I got this error:
[dcc32 Fatal Error] Unit1.pas(26): F2048 Bad unit format: 'C:\Libraries\sid_glscene01_1.0.2\glscene\Source\Basis\GLCanvas.dcu' - Expected version: 32.0, Windows Unicode(x86) Found version: 32.0, Windows Unicode(x64)
What mean ?
I've already tried to compile library of x86 and x64 without changes...
Best Regards
Hi Try to clean all glscene's DCU and recompile,
WOW FIXED !!!
I've removed any .DCU and now compile !
Thank you so much Jerome
Last edit: shine world 2019-06-09