[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gambas-bugtracker] Bug #2901: Packages dependies (step 7 of packager)


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

Comment #29 by Benoît MINISINI:

@Willy:

Can you try the latest master? You have to remove and add again all libraries in the libraries tab of the project property dialog of your test project.

Can you post the generated package of your library?

@Charlie:

No. The paths checked for libraries are:

- $XDG_DATA_HOME/gambas3/lib (used when you make an executable of a library from the IDE)

- /usr/lib/gambas3/ (used when you install a library package made by the IDE)

I think I will add an extra library path configurable from the IDE, so that a project can store its libraries where it wants.
But then it will be up to the project to install its libraries in that place.

Other old default paths (like the directory of the executable) are removed for security reasons.

Benoît MINISINI changed the state of the bug to: NeedsInfo.



----[ Gambas bugtracker-list is hosted by https://www.hostsharing.net ]----