>> I'd like to use fpc with FreeCLX, but when compiling I stumbled on the >> fact the SListIndexError is not known because {$i classes.inc} is >> included >> after implementation and not just behind interface. >> >> I hope this an error ? >> >> In kylix/source alike constants (constse.inc) are defined in >> RtlConsts and used everywhere. > > This is now also true for FPC, but only in the 1.9.x development tree.
Don't forget that the CLX is made for Kylix and sometimes relies on internal data structures as used by Kylix. So when the units already compile it is not guaranteed that it'll work. If you want gui class libraries, have a look at LCL from Lazarus. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal