Error in CRXml.hpp during compilation [V 5.00.0.4]

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Thomas J.
Posts: 95
Joined: Mon 21 Nov 2005 12:16
Location: Germany

Error in CRXml.hpp during compilation [V 5.00.0.4]

Post by Thomas J. » Wed 28 Mar 2007 08:09

Hello support,

I have an error with the new version 5.00.0.4 (C++Builder)
The error (E2040 - Declaration terminated incorrectly ) occurs in the file CRXml.hpp line 200.

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

If I create a new project I get now error, but if I use my real project I get this error. I can comment out the line if I want to use your new version, but this is not what I want.

Thanks for your support.

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Wed 28 Mar 2007 13:27

Thank you for information. This is a known problem. It was discussed in this threas.

Post Reply