Unit IBCCall was compiled with a different version

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ec2
Posts: 21
Joined: Fri 27 Nov 2009 14:14

Unit IBCCall was compiled with a different version

Post by ec2 » Thu 07 Mar 2013 11:27

Hi, I have this problem after the installation and at the compile:
IB DAC 4.6.12 > Radstudio XE2
F2051 Unit IBCCall was compiled with a different version of DAConsts.DALineSeparator

AndreyZ

Re: Unit IBCCall was compiled with a different version

Post by AndreyZ » Thu 07 Mar 2013 13:25

Hello,

Such problem shows that there are still files from the old IBDAC version on your computer. Please try the following:
- remove IBDAC;
- remove all *dac*.bpl and *crcontrols*.bpl files from your computer;
- remove *.dcu files from your project;
- reinstall IBDAC.

Post Reply