[Gambas-user] [Fwd: Not Found component gb.form in /usr/local/lib/gambas2]
Benoît Minisini
gambas at ...1...
Fri Dec 18 11:53:09 CET 2009
> Hello.
>
> When I create a new project with database support. The hidden file .
> project show me the components that are needed to run the
> application.
>
> Example.
>
> # Gambas Project File 2.0
> Title=myproject
> Startup=FMain
> Library=gb.db
> Library=gb.gtk
> Library=gb.gtk.ext
> Library=gb.form =>NOT FOUND
> Library=gb.db.form
>
> All the components I could find in the folder / usr/local/lib/gambas2 /
> but that is not the only component is the gb.form.
> How can I locate it, or refers to another component in particular?.
>
> Regards
>
Your installation of Gambas is apparently broken. How did you install it?
--
Benoît Minisini
More information about the User
mailing list