[Gambas-user] Using static .a libraries

Rob Kudla sourceforge-raindog2 at ...94...
Mon Aug 14 05:24:03 CEST 2006


On Sun August 13 2006 21:10, Juan Jose Costello Levien wrote:
> Just a thought: is possible to load a static library inside
> Gambas and treat it like a component?

I don't know if you can load .a files, but you can build a 
libvncserver.so and call its functions using Gambas' external 
function declaration functionality.

But I've already done this in the past using gb.qt and plain old 
vncserver and a minimal window manager.

Rob




More information about the User mailing list