[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 #18 by Willy RAETS:

On a fresh VM I installed latest master from OSB repository.
I took one of my libraries, opened it in the IDE and made an executable.
The library name itself ended with 2.0-1.0 (0.2.1 being current version so 0.2 series, compatible until being 1.0.0, so the 1.0 series). So far so good.

Next I created a new project and added the library (when selecting the library it now showed current and compatible until version, so all good there).
I called a class from the library and in the code editor, classes, methods etc from library are auto-completed. So, that is good as well, the library is seen by the project.

Problem arises when I run the application from the IDE. A short popup in bottom left of IDE said that 'The program has returned value 1' (no bueno).
gbx3 is unable to load component gb/LibGb3Icons:0.2-1.0 (gb is vendor name used in library). See attached screenshot.

I didn't get a change create a situation where library version goes to 0.3.0 to see what happens to an installed application that was set using the 0.2 series.
First need the application working but somehow the interpreter can't find the library.

----------------------------------------------------------------------------

Attachment: 20260610-17:44:29.png

Willy RAETS changed the state of the bug to: Accepted.



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