Hi there !
I am totally satisfied with codeblocks as an IDE and want to make automatic test builds on the headless server with no X
Does codeblocks support pure command-line builds ?
I tried codeblocks --build workspace.workspace
but it tells me that
Error: Unable to initialize gtk, is DISPLAY set properly?
Am I missing something ?