[DCC Fatal Error] XXXX.pas(9): F2048 Bad unit format: ...

Discussion of open issues, suggestions and bugs regarding PgDAC (PostgreSQL Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
piopio
Posts: 17
Joined: Tue 22 Nov 2011 23:41

[DCC Fatal Error] XXXX.pas(9): F2048 Bad unit format: ...

Post by piopio » Sat 21 Jul 2012 17:51

Hello,

I must have done something wrong and now I can't compile my projects any more. If I try I get the following error message:

[DCC Fatal Error] xxxx.pas(9): F2048 Bad unit format: 'C:\Program Files\Devart\PgDAC for RAD Studio XE2\Lib\Win64\DBAccess.dcu' - Expected version: 23.0, Windows Unicode(x86) Found version: 23.0, Windows Unicode(x64)

I uninstalled and re-installed the PgDAC but I have the same error message.

Do you know how I can fix it ?


Many thanks

PioPio

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: [DCC Fatal Error] XXXX.pas(9): F2048 Bad unit format: ...

Post by AlexP » Mon 23 Jul 2012 08:48

hello,

We cannot reproduce the problem. Please specify the exact versions of PgDAC and IDE you are using.
In addition, try reinstalling PgDAC with the /force option: pgdac32d16pro.exe /force.

Post Reply