Installation on win32 with Lazarus

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
xstef
Posts: 22
Joined: Sat 09 Sep 2006 20:44

Installation on win32 with Lazarus

Post by xstef » Wed 20 Oct 2010 15:29

Hi, i' ve been trying to install IBDac Trial for Lazarus (FPC) Win32. I used the installer downloaded from your site. Installed the package to \Lazarus\Components\IBDAC. Then run Lazarus and from Open Package, located dclibdac.lpk and tried to install it (pressing Install button). I got the following error:

D:\Work\Testing\DemoLaz\lazarus\components\IBDAC\Packages\dac10.pas(1,1) Fatal: Can't find unit CRAccess used by dac10

Any suggestions ?

Thank you...

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Wed 27 Oct 2010 08:56

MyDAC for FreePascal version 6.0.0.1 is compatible only with Lazarus 0.9.28.2. Please check that you are using this version of Lazarus.

Post Reply