Compile error Unit DBXDevartInterBase

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for InterBase & Firebird in Delphi and C++Builder
Post Reply
rsanford
Posts: 6
Joined: Sun 26 Mar 2006 16:41

Compile error Unit DBXDevartInterBase

Post by rsanford » Mon 25 Jul 2011 17:48

Firebird dbexpress driver supplied with Delphi XE (works fine) was replaced with Devart driver. Following error during compile:

Unit DBXDevartInterBase was compiled with a different version of DBXCommon.TDBXDriverDef

Please advise resolution,
THanks

AndreyZ

Post by AndreyZ » Tue 26 Jul 2011 07:23

Hello,

To solve the problem, you should add the %dbExpress_driver_for_InterBase_Install_Dir%\Source path to Library Path of RAD Studio XE.

Post Reply