[Gambas-user] Automatic compiling set off?

Benoit Minisini gambas at ...1...
Tue Aug 8 22:44:55 CEST 2006


On Tuesday 08 August 2006 22:35, Leonardo Miliani wrote:
> Sorry, Benoit...
> This evening I'm  annoying you..
>
> Maybe the 1.9.37 release doesn't make the automatic compiling of the
> code during the test anymore?
> If I ran a program clicking on the green arrow in the tool menu, Gambas
> compiled and executed my program every time taking care of any change in
> the code...
> In the last release, I must click on "Compile everything" before Gambas
> can see any changes in the code. If I run my program without recompiling
> it, Gambas uses the last pseudo-code.
> Can you confirm this?

No, nothing changed there. You have a problem somewhere else I think...

Anyway you can try to compile your project by hand to see if the compiler 
prints warning messages. Open a terminal, go to your project directory, and 
type 'gbc2 -gt'. This is (about) the command used by the IDE when you run the 
program.

Regards,

-- 
Benoit Minisini





More information about the User mailing list