Author Topic: How to create a make file?  (Read 3194 times)

AlphaWolf

  • Guest
How to create a make file?
« 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?

Offline afb

  • Developer
  • Lives here!
  • *****
  • Posts: 884
Re: How to create a make file?
« Reply #1 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.