[Gambas-user] gbx executables

Benoît Minisini gambas at ...1...
Thu Dec 29 22:43:40 CET 2011


Le 29/12/2011 22:31, tobias a écrit :
> hi,
>
> we recently got confused about the gbx executable. i forward a specific
> question about gbx2:
> ---
> $ gbx2 /path/to/project/directory
> runs the program (using the compiled stuff in .gambas subdirectory?)
> $ /path/to/archive
> runs the compiled archive
> but is there a way to run a compiled archive with gbx2?
> ---
> i was curious, too, since i found that:
> $ gbx -x /path/to/archive
> gbx2: too many project files.
>
> now it seems to be important, so i ask.
>
> regards,
> tobi
>

It's a bug in the gbx2 help. To run a gambas executable file, use:

	gbr2 <executable path>

Regards,

-- 
Benoît Minisini




More information about the User mailing list