[Klone-users] Klone as a Library

thomas fossati tho at koanlogic.com
Wed Feb 18 04:17:56 EST 2009


Hi Kenneth,

On Feb 18, 2009, at 3:35 AM, kenet3 at yahoo.com wrote:
> Hi everyone,
>
> Is it possible for Klone to be compiled as a library so it can run  
> as a thread on another application?

not directly, but in principle you could hack a bit in the

	klone-X.Y.Z/build/target/klone-core-X.Y.Z/src/kloned/

directory in order to get a library (instead of the default daemon)  
which exposes the app_{init,run,term}() functions to your application.

ciao, t.




More information about the klone-users mailing list