> Marco van de Voort wrote:
> >
> >Afaik it implicitely USES the fpcylix unit that contains some identifiers
> >for Kylix compat that we _really_ didn't want in the normal system/sysutils
> >unit.
> >
> Is FPC able to compile Kylix forms (*.xfm) now?

Forms are something of a higher level than FPC. They are compiled by an
(external) resourcecompiler and then stored as a resource in a file.

However for CrossFPC's sake, resourcehandling has been made more compatible,
but I assume one still needs a resourcecompiler for this.


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to