News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Building without XServer?

Started by Halan, May 06, 2012, 03:52:12 PM

Previous topic - Next topic

Halan

Hey Guys,

my virtual Server is running a really old kernel and because of that it has an older version of libc and gcc. This prevents software compiled on my development machine to run on that server.

I was wondering if I'm able to compile codeblocks-projects directly on the server with some commandline tool. Is there a way to run codeblocks without X or create makefiles from the codeblocks projects? There used to be some extension for makefiles but afaik it is not maintained anymore.


greetings
Halan

Jenna

You can try this: http://forums.next.codeblocks.org/index.php/topic,14402.msg96848.html#msg96848 or cbp2make (search the forum for it, there is a long thread about it).