[Gambas-user] Rev. 3199 - Gambas 3

Benoît Minisini gambas at ...1...
Fri Sep 10 01:25:12 CEST 2010


> -----Mensaje original-----
> De: Benoît Minisini <gambas at ...1...>
> Reply-to: mailing list for gambas users
> <gambas-user at lists.sourceforge.net>
> Para: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3
> Fecha: Fri, 10 Sep 2010 00:51:54 +0200
> 
> > If you say I placed Gambas 2.28, so be it ;=)
> > 
> > Regards.
> > 
> > Cristian Abarzua F.
> >
> >OOPS!!! I'm confused and sorry... Now I read Gambas when it is written
> >Gnome! Strange disease... You can give me a forfeit.
> >
> >So, if you are using Gambas 3 on Gnome 2.28, with the latest trunk, you
> >should be able to run the shell commands, shouldn't you?
> 
> ja,ja,There is nothing to forgive, we all passed. ;=)
> 
> What happens is that I see that GB_STOCK_DEBUG variable is very useful
> and would like to know how to use it.
> 
> I figured you had to run into /usr/local/bin/, it is there where the
> file is gbx3, but in doing so tells me file or directory not found.
> or is it in the sources?. Example /trunk/main/gbx/, But there just is
> source files.
> 
> Regards.
> 
> Cristian Abarzua
> 

You must run the command in the IDE source tree, which is 
/xxxx/trunk/app/src/gambas3, where /xxxx/trunk is the directory where you did 
a checkout of the subversion repository. But first, you should have to compile 
it.

So:

$ cd /xxxx/trunk/app/src/gambas3
$ gbc3 -agt
$ GB_STOCK_DEBUG=1 gbx3
...

Regards,

-- 
Benoît Minisini




More information about the User mailing list