Author Topic: Project wizard overwrites template wizard files  (Read 4903 times)

mariocup

  • Guest
Project wizard overwrites template wizard files
« 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?



Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Project wizard overwrites template wizard files
« Reply #1 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.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

mariocup

  • Guest
Re: Project wizard overwrites template wizard files
« Reply #2 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]

mariocup

  • Guest
Re: Project wizard overwrites template wizard files
« Reply #3 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).