> Date: Sat, 1 Feb 2014 17:00:02 +0100 > From: mich...@freepascal.org > To: fpc-pascal@lists.freepascal.org > Subject: Re: [fpc-pascal] fp universal library ? > > > > On Sat, 1 Feb 2014, Fred van Stappen wrote: > > > Hello everybody. > > > > Ok, i jump... > > [snip] > > > > > Stop compil showing error at dot of function TMyClass. > > > > => libtest.pas(14,18) Fatal: Syntax error, ":" expected but "." found > > > > PS : I promise, if i can do the conversion, to create a nice wiki, for > > dummies like me : "How to create a universal > > (complicated) library with fpc"... > > You cannot export classes from a library. Only regular functions and > procedures. > > Michael.
Aaaaarg, ok and many thanks to answer. >> Only regular functions and procedures. Ok but those regular functions and procedures may use other custom classes ? Many thanks.
_______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal