Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: Fard on July 18, 2008, 09:36:52 am

Title: Compilation
Post by: Fard on July 18, 2008, 09:36:52 am
Hi everybody...

I have a little problem with code::blocks

Indeed, every time I do slight modifications on my code and I run the project Code::blocks don't compile automatically the code. It was confusing because I believed to test a new code but I tested a hold code.
 
Is there and option allowing this kind of behavior...

By the way, I would report another bug on a autocompletion on linux (unbuntu 8.4). when I define the space key as a autocompletion key I can't write anything....

Best regards
Title: Re: Compilation
Post by: dje on July 18, 2008, 09:43:57 am
Hi !

Well, there are three buttons:
Run
Build
Build and run
As soon as there is build inside, exe is built  :D

For spaces, search the forum.

Dje