Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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?
-
It is planned but for a later version. Not any time soon though because it requires a major re-design of the internals.
-
Thank you :)