Code::Blocks Forums
User forums => Using Code::Blocks => Topic started 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?
-
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.
-
Hi MortenMacFly,
find attached the screenshot. I will try to test it under windows too.
[attachment deleted by admin]
-
Hi,
sorry, I found the problem. I compiled the wrong sources (cb variable was set to the test branch of rick).