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

------------------------------------------------------------------------------
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to