Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: shkup on October 11, 2008, 11:37:17 am

Title: generating a makefile
Post by: shkup 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?
Title: Re: generating a makefile
Post by: mariocup on October 11, 2008, 06:19:01 pm
Hi shkup,

you could try this plugin.

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

Bye,

Mario
Title: Re: generating a makefile
Post by: shkup 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?