Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mariocup on July 19, 2007, 10:24:11 am

Title: Project wizard overwrites template wizard files
Post by: mariocup on July 19, 2007, 10:24:11 am
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?


Title: Re: Project wizard overwrites template wizard files
Post by: MortenMacFly on July 19, 2007, 12:13:08 pm
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.
Title: Re: Project wizard overwrites template wizard files
Post by: mariocup on July 19, 2007, 12:31:27 pm
Hi MortenMacFly,

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

[attachment deleted by admin]
Title: Re: Project wizard overwrites template wizard files
Post by: mariocup on July 19, 2007, 05:05:38 pm
Hi,

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