Error in C++ First Build using IBDAC

Discussion of open issues, suggestions and bugs regarding IBDAC (InterBase Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
JHenshawJr
Posts: 3
Joined: Mon 22 Jan 2007 22:21

Error in C++ First Build using IBDAC

Post by JHenshawJr » Mon 02 Apr 2007 15:51

[C++ Error] CRXml.hpp(200): E2040 Declaration terminated incorrectly

This is the line it is showing as an error:

__property bool EOF = {read=FEof, nodefault};


Thanks, Joe

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 03 Apr 2007 08:27

We can't reproduce this problem.
Please specify your full IBDAC version (i.e. 2.0.0.4) and complete IDE version(with updade packs).

Alex
Posts: 655
Joined: Mon 08 Nov 2004 08:39

Post by Alex » Tue 10 Apr 2007 06:23

We have reproduced and fixed this problem. This fix is included in the IBDAC 2.0.0.5 build.

Post Reply