Author Topic: generating a makefile  (Read 3168 times)

shkup

  • Guest
generating a makefile
« on: October 11, 2008, 11:37:17 am »
Hi, My name is Yaron and I use Code Blocks on Windows environment.
I use it on advanced C course. (I'm an experienced .NET developer but doing this course on my degree studies).
I need to create a MAKEFILE for the different projects since they are required to compile and run on both Linux and Windows.
My question is - How can I cause code blocks to generate for me the MAKEFILE?

mariocup

  • Guest
Re: generating a makefile
« Reply #1 on: October 11, 2008, 06:19:01 pm »
Hi shkup,

you could try this plugin.

http://developer.berlios.de/projects/cbmakegen/

Bye,

Mario

shkup

  • Guest
Re: generating a makefile
« Reply #2 on: October 13, 2008, 12:24:20 am »
Thank you very much for your reply.
The plugin (Version 0.3.12.3) causes the IDE to crash.
Are there any other alternatives?
« Last Edit: October 13, 2008, 12:32:00 am by shkup »