Error in Source-installer (D2010)

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ralfiii
Posts: 25
Joined: Wed 16 Mar 2011 09:25

Error in Source-installer (D2010)

Post by ralfiii » Wed 16 Mar 2011 11:32

When you install IBDac from the source installer and build the packages manually then after the restart of Darwin you'll get an error message that ibdacvcl140.bpl could not be found.

Reason for that is that - at least under Delphi2010 - the bpl output path is set to "." which generates the bpl in the \Delphi14 folder.

Simply delete this setting then the installation works.

AndreyZ

Post by AndreyZ » Wed 16 Mar 2011 14:06

Hello,

Thank you for the information. We have reproduced this problem and fixed it. This fix will be included in the next IBDAC build.

Post Reply