Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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.
-
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.
-
I've prepared a fix and I'm currently testing it. Please wait. :)
Edit 1: Fix committed in rev 4466.
-
I can confirm the fix.