Compile error Oracle driver in Delphi XE

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for Oracle in Delphi and C++Builder
Post Reply
hclaassens
Posts: 14
Joined: Wed 23 Mar 2011 09:53

Compile error Oracle driver in Delphi XE

Post by hclaassens » Wed 23 Mar 2011 10:00

I am using
Embarcadero® Delphi® XE Version 15.0.3953.35171

I have installed the dbexpress driver for Oracle 4.80.24 trial version.

The following
[DCC Fatal Error] Unit1.pas(7): F2051 Unit DBXDevartOracle was compiled with a different version of DBXCommon.TDBXDriverDef

when compiling. What is wrong?

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

Post by AlexP » Fri 25 Mar 2011 09:43

Hello,

To resolve the problem you should add path to the ..\Devart\Dbx\Oracle\Source folder to the 'Library path' list in your IDE

Post Reply