Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: ironhead on December 10, 2010, 01:43:01 pm

Title: 'Export Makefile' disabled?
Post by: ironhead on December 10, 2010, 01:43:01 pm
I'm not sure if this is specific to rev. 6863, but it seems no matter what I do, 'Export Makefile' is disabled.  Is there something I need to do to enable it?
Title: Re: 'Export Makefile' disabled?
Post by: oBFusCATed on December 10, 2010, 02:01:26 pm
You have to implement it :)

Search the forum for the cb2make tool or cbMakegen plugin
Title: Re: 'Export Makefile' disabled?
Post by: ironhead on December 10, 2010, 03:08:43 pm
Fair enough.  That being the case, shouldn't the option be removed from the menu as opposed to being disabled (at least until there is a plugin that actually provides that functionality)?
Title: Re: 'Export Makefile' disabled?
Post by: oBFusCATed on December 10, 2010, 03:34:43 pm
Probably, it is disabled since the 1.0rc days.