I Canot Compile ldacdemo under Delphi 10.2

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sakis
Posts: 8
Joined: Fri 27 Apr 2018 16:15

I Canot Compile ldacdemo under Delphi 10.2

Post by sakis » Mon 16 Jul 2018 08:29

Hello
I am new to the IBDAC. Using the latest version IDBAC 6.2.8 Pro and Delphi 10.2 (Ver 25.0.26309.314) when i'm goimg to build the main demo (lbDacDemo) i taj=ke the following error message:
[dcc32 Fatal Error] DemoFrame.pas(17): F2613 Unit 'DBAccess' not found.

Any help would be appreciate.

T.I.A
Sakis

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: I Canot Compile ldacdemo under Delphi 10.2

Post by ViktorV » Mon 16 Jul 2018 09:57

To fix the "File not found" error, write the paths to the directories "%IBDAC%\Lib" and "%IBDAC%\Bin" in the "Library path" via the Tools->Environment Options->Delphi Options->Library menu for all supported platforms. %IBDAC% is the IBDAC installation path on your computer.

sakis
Posts: 8
Joined: Fri 27 Apr 2018 16:15

Re: I Canot Compile ldacdemo under Delphi 10.2

Post by sakis » Fri 27 Jul 2018 04:46

Many thanks the problem is solved and work like a charm

TIA
Sakis

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: I Canot Compile ldacdemo under Delphi 10.2

Post by ViktorV » Fri 27 Jul 2018 08:07

It is good to see that the problem has been solved.
Feel free to contact us if you have any further questions about our products.

Post Reply