Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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?
-
Hi shkup,
you could try this plugin.
http://developer.berlios.de/projects/cbmakegen/
Bye,
Mario
-
Thank you very much for your reply.
The plugin (Version 0.3.12.3) causes the IDE to crash.
Are there any other alternatives?