[Lazarus] CodeTools and TMySQL50Connection

Mattias Gaertner nc-gaertnma at netcologne.de
Sun May 25 15:54:16 CEST 2008


On Sat, 24 May 2008 17:56:39 +0300
ik <idokan at gmail.com> wrote:

> Hello,
> 
> I'm trying to work with TMySQL50Connection, however, CodeTools (unlike
> the compiler itself) claims that it does not know what is
> TMySQL50Connection.

The TMySQL50Connection uses macros and the codetools don't support
macros. IMO macros are not worth the trouble, so they should be
avoided.

 
> Is there something I should tweak to be able to work with it ?

I will ask some fpc devels, why macros are used.
There is already a bug report:
http://bugs.freepascal.org/view.php?id=8952


Mattias



More information about the Lazarus mailing list