Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: AlphaWolf on April 16, 2008, 03:32:02 pm

Title: How to create a make file?
Post by: AlphaWolf on April 16, 2008, 03:32:02 pm
Is it possible to compile a project from commandline? I am using the IDE at windows and want to compile my project for linux using my root server. Can Code::Blocks output a makefile for linux/mac?
Title: Re: How to create a make file?
Post by: afb on April 17, 2008, 10:42:04 am
Is it possible to compile a project from commandline? I am using the IDE at windows and want to compile my project for linux using my root server. Can Code::Blocks output a makefile for linux/mac?

You can use codeblocks from the commandline, see the man page and --build.