[Gambas-devel] About components
Benoit Minisini
gambas at ...20...
Tue Aug 12 23:30:56 CEST 2003
Le Mardi 12 Août 2003 22:22, Daniel Campos a écrit :
> Hi!
>
> I've been reading documentation about components, and playing
> a little, and finally I created a little component... but there
> was a thing that I could not see at documentation and was a
> little "hell" for me. When starting Gambas-IDE, I found my new
> component on the list, but each time I tried to use it, the IDE
> crashed saying that It could not find a file, in my computer
> "/usr/lib/info/gb.mycomponent.info", finally, looking at the
> other "info" files, I could create this file by hand, but it
> was not intuitive at all. Is there any documentation about the
> format and use of this file that i didn't see? or it is planned
> to be documented?
>
> Thanks
>
> Well, I'm going on Hollydays, there will be a few weeks
> without spanish translations :)
>
> Be happy
The *.info file is generated automatically by the gbi program. This is done
when you do "make install".
Once your component share library is in the good directory, simply type as
root :
$ gbi -a
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list