Error [DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit 'DBXDevartPostgreSQL.pas'

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for PostgreSQL in Delphi and C++Builder
Post Reply
jota_cnp
Posts: 1
Joined: Sat 27 Oct 2012 23:47

Error [DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit 'DBXDevartPostgreSQL.pas'

Post by jota_cnp » Sat 27 Oct 2012 23:54

Use windows 7 X64, I test the connection in dbExpress driver for postgres and concta successfully, but when I put the component connection in my Delphi project, and I'll compile displays the following error:
[DCC Fatal Error] Unit1.pas (7): F2063 Could not compile used unit 'DBXDevartPostgreSQL.pas'


Could someone help me?

ZEuS
Devart Team
Posts: 240
Joined: Thu 05 Apr 2012 07:32

Re: Error [DCC Fatal Error] Unit1.pas(7): F2063 Could not compile used unit 'DBXDevartPostgreSQL.pas'

Post by ZEuS » Tue 30 Oct 2012 13:40

Please, specify the exact version of the IDE you are using (the exact version is a full string at the top of the IDE About window. For example, "Embarcadero Delphi XE Version 15.0.3953.35171").

Post Reply