Page 1 of 1
Problem Install 2.50.19
Posted: Tue 03 Nov 2009 12:32
by Airton Salviano
I have problem after update dbexpress.
Message delphi 2009:
[DCC Fatal Error] Unit1.pas(9): F2063 Could not compile used unit 'DBXDevartInterBase.pas'
My project is normal before update.
Posted: Wed 04 Nov 2009 10:37
by Plash
What error is on the previous line of the compiler output? There should be an actual error.
Detail Problem
Posted: Wed 04 Nov 2009 12:39
by Airton Salviano
The error occurs before generating the EXE file in the compiler.
The exact USES clause of the program.
My program was compiling the version 2.40.16 normally.
Bought with the sources, how do I compile and install from them, I think in this way could find the exact line of the problem.
I return to version 2:40:16, I am using the DataSnap, did the update because it had the history bug fixes for the DataSnap
I used Delphi 2009.
Posted: Thu 05 Nov 2009 09:48
by Plash
The DBXDevartInterBase unit is provided as both precompiled version and source. When you install Standard version, DBXDevartInterBase.dcu is placed to the lib folder of RAD Studio (Program Files\CodeGear\RAD Studio\6.0\lib). So compiler can find it. DBXDevartInterBase.pas is placed to \Source.