[Gambas-user] Use of a Gambas library in a module

Hans Lehmann hans at gambas-buch.de
Sun Oct 21 20:06:44 CEST 2018


Am 21.10.18 um 16:42 schrieb Gianluigi:
> As suggested by Benoit and Jussi, the Library should be copied inside 
> the project, then in Sub Open you writs:

Hello Gianluigi,

How should the copying be realized? Root rights are required! What 
permissions does this copied file need?  Calling

   sPath = "/usr/lib/gambas3/mylibrary:0"
   Component.Load(sPath)

always leads to an error, even if I copied the library manually into the 
specified directory.

Greetings

Hans


More information about the User mailing list