On Fri, 18 Jan 2013, xrfang wrote:

Hi All,
Is there a safe and cross-platform way to put a Lazarus Class into a dynamic 
library?  The description here: 

http://wiki.freepascal.org/shared_library 

seems not complete and / or out-dated?

It is complete.

There is currently no way to put classes in a dynamic library. Packages support is needed for that, and it needs to be implemented in the compiler.

Michael.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to