[Gambas-user] Bug in package creator?
Laurent Carlier
lordheavym at ...626...
Tue Jun 30 23:43:34 CEST 2009
Le mardi 30 juin 2009 23:26:06 Leonardo Miliani, vous avez écrit :
> Benoît Minisini ha scritto:
> > 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.
>
> Several users have confirmed me that the bug still persists...
> If they specify Connection.Type="sqlite3" inside their programs and then
> they compile them, on the destination computers the component
> gb.db.sqlite isn't marked as a dependency and so the application doesn't
> start/work.
I guess you must add gb.db.sqlite3 in project property.
project -> properties -> components tab
++
More information about the User
mailing list