Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ivucica on May 23, 2008, 02:01:20 pm

Title: Batch build without a window
Post by: ivucica on May 23, 2008, 02:01:20 pm
Hi all,

I plan to work on an automated nightly build system and it would be great if there were an option to prevent C::B from initializing WX while in batch mode, at all. Obviously, a server machine has no X display, and I don't feel like running a dummy X server just to get C::B to work.

Any chance that this gets implemented?
Title: Re: Batch build without a window
Post by: mandrav on May 23, 2008, 02:52:59 pm
It is planned but for a later version. Not any time soon though because it requires a major re-design of the internals.
Title: Re: Batch build without a window
Post by: ivucica on May 26, 2008, 04:01:40 pm
Thank you :)