Re: [Gambas-user] Gambas IDE application packager and dependency issue

2012-12-16 Thread Benoît Minisini
Le 16/12/2012 14:47, Willy Raets a écrit : > I packaged an application that requires one of my Gambas libraries. > Upon packaging I set min. version of library required to 0.3.7 (see > screen01.png). I did NOT set max. required version. > > Upon installing on another system I got a screenshot retur

Re: [Gambas-user] Gambas IDE application packager and dependency issue

2012-12-16 Thread Willy Raets
On Sun, 2012-12-16 at 14:47 +0100, Willy Raets wrote: > So my main question: > Shouldn't leaving max. version dependency empty result in NO max. > version dependency instead of packager filling in something? > Is this a bug or intentional? Little extra note: - I used Gambas 3.3.4 to package the ap