News:

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

Main Menu

Project wizard overwrites template wizard files

Started by mariocup, July 19, 2007, 10:24:11 AM

Previous topic - Next topic

mariocup

Hi,

I build the SVN 4277 and if I start a new console  project with a wizard, I get the following error under linux.

Warning:
The wizard is about OVERWRITE the following existing file:
/data/download/codeblocks.install/share/codeblocks/templates/wizard/console/c/main.c

Are you sure that you want to OVERWRITE the file?

(If you answer 'No' the existing file will be kept.)

Can you reproduce the problem?



MortenMacFly

Quote from: mariocup on July 19, 2007, 10:24:11 AM
The wizard is about OVERWRITE the following existing file:
/data/download/codeblocks.install/share/codeblocks/templates/wizard/console/c/main.c
This would happen if you choose the template path as root path for the new console project. Could you vrify you havee selected a non-C::B folder for the new project?
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]

mariocup

Hi MortenMacFly,

find attached the screenshot. I will try to test it under windows too.

[attachment deleted by admin]

mariocup

Hi,

sorry, I found the problem. I compiled the wrong sources (cb variable was set to the test branch of rick).