[Gambas-bugtracker] Bug #2845: Component .load does not find libraries packaged by current system

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Wed Jan 3 22:43:21 CET 2024


http://gambaswiki.org/bugtracker/edit?object=BUG.2845&from=L21haW4-

Comment #1 by Brian G:

the following formats do work for component load
":/usr/lib/gambas3/westwood/mylib:3.2.gambas"
":westwood/mylib:3.2"

Must specify the full version number, the full path or vendor / lib and must use a / not dot for vendor name...

my bad

I guess this does not match the

use "westwood.mylib:3" used by the use statement and the major/minor number search used either




More information about the Bugtracker mailing list