[Gambas-user] Command line gambas compiler

Benoît Minisini gambas at ...1...
Mon Dec 27 12:59:14 CET 2010


> 2010/12/27 Ian Roper <ian.roper at ...1974...>:
> > Apologies if this is a double post - have been having trouble posting
> > things to the forum.
> > 
> > Question:
> > Is there a way to compile a Gambas project from a command line ?
> > ie: The  Project > Make > Executable. process from the Development
> > environment.
> 
> yes
> 
> go into the project directory root
> 
> gbc3 -A

Didn't know that option... :-)

Better do: gbc3 -agt

And gbc3 --help to know what the options are.

> gba3 -o ~/mygambasprog.gambas
> 

-- 
Benoît Minisini




More information about the User mailing list