Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: manmach on September 12, 2007, 01:54:29 pm

Title: Target in user template has wrong name
Post by: manmach on September 12, 2007, 01:54:29 pm
I have just tried to create a new project from a user created template. The wizard asks for a new project name, but the target executable name remains the same as the one which the template was created from.

It might be nice to either have the wizard ask, or to simply have the executable(s) be named the same as the project.
Title: Re: Target in user template has wrong name
Post by: MortenMacFly on September 12, 2007, 02:40:16 pm
I have just tried to create a new project from a user created template.
Do you really mean template or wizard? In case of a template the output executable name is usually hard-coded. In case  of a wizard please tell us which one. The wizards can setup the output executable name and do this exactly like you have said usually.
With regards, Morten.
Title: Re: Target in user template has wrong name
Post by: Biplab on September 12, 2007, 03:11:15 pm
I've prepared a fix and I'm currently testing it. Please wait. :)

Edit 1: Fix committed in rev 4466.
Title: Re: Target in user template has wrong name
Post by: manmach on September 13, 2007, 01:57:27 pm
I can confirm the fix.