News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Target in user template has wrong name

Started by manmach, September 12, 2007, 01:54:29 PM

Previous topic - Next topic

manmach

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.

MortenMacFly

Quote from: manmach on September 12, 2007, 01:54:29 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]

Biplab

#2
I've prepared a fix and I'm currently testing it. Please wait. :)

Edit 1: Fix committed in rev 4466.
Be a part of the solution, not a part of the problem.

manmach