Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: bygreen on October 22, 2007, 11:09:25 am

Title: Why i could not get the Makefile document generated by C::B?
Post by: bygreen on October 22, 2007, 11:09:25 am
 :shock:
Title: Re: Why i could not get the Makefile document generated by C::B?
Post by: thomas on October 22, 2007, 11:53:25 am
Maybe the reason is that Code::Blocks does not generate makefiles.
Title: Re: Why i could not get the Makefile document generated by C::B?
Post by: bygreen on October 22, 2007, 12:08:52 pm
I got it, thanks!
but why? it will be easy for cross-platform developing, have u decided to do this work?
Title: Re: Why i could not get the Makefile document generated by C::B?
Post by: stahta01 on October 22, 2007, 02:10:06 pm
There is a plugin under development for this called cbmakegen
See thread http://forums.codeblocks.org/index.php/topic,6241.0.html

Note, this was not finished the last time I checked.

Tim S
Title: Re: Why i could not get the Makefile document generated by C::B?
Post by: bygreen on October 23, 2007, 03:27:41 am
Great!
thanks a lot!