On Sat, 24 May 2008 17:56:39 +0300 ik <[EMAIL PROTECTED]> 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 _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
