> > An user of my site notified me that he could have found a bug in the
> > Gambas package creator.
> > When he uses the gb.db.sqlite component and creates a .Deb package of
> > his application, that component is not considered as a dependency, so
> > when he installs his application on a different system, the package
> > manager doesn't require it, with the result that the application crashes
> > as soon as launched with a fatal error.
> >
> > Does anybody know about this?
>
> This bug has been fixed recently in the development version. Which version
> of Gambas does it use? I may backport the fix to Gambas2.

In revision #2044, you can now use any database driver as a component and 
check it in the IDE project property dialog. This way, they can be an explicit 
dependency when generating a package.

So you will get it in the upcoming 2.14 version.

Regards,

-- 
Benoît

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to