<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> Date: Sat, 1 Feb 2014 17:00:02 +0100<br><div>> From: michael@freepascal.org<br>> To: fpc-pascal@lists.freepascal.org<br>> Subject: Re: [fpc-pascal] fp universal library ?<br>> <br>> <br>> <br>> On Sat, 1 Feb 2014, Fred van Stappen wrote:<br>> <br>> > Hello everybody.<br>> > <br>> > Ok, i jump...<br>> <br>> [snip]<br>> <br>> > <br>> > Stop compil showing error at dot of function TMyClass.<br>> > <br>> > => libtest.pas(14,18) Fatal: Syntax error, ":" expected but "." found<br>> > <br>> > PS : I promise, if i can do the conversion, to create a nice wiki, for dummies like me : "How to create a universal<br>> > (complicated) library with fpc"...<br>> <br>> You cannot export classes from a library. Only regular functions and procedures.<br>> <br>> Michael.<br><br>Aaaaarg, ok and many thanks to answer.<br><br>>> Only regular functions and procedures.<br><br>Ok but those regular functions and procedures may use other custom classes ?<br><br>Many thanks.<br><br><br></div>                                     </div></body>
</html>