Author Topic: "Copy to..." button in Search directories tab  (Read 3642 times)

Offline zetab

  • Multiple posting newcomer
  • *
  • Posts: 18
"Copy to..." button in Search directories tab
« on: February 27, 2013, 08:58:40 am »
There's a button named "Copy to..." in Global compiler settings -> Search directories tab.
I press it but nothing happened.
What is the function of this button?

CB 12.11 on WinXP.

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: "Copy to..." button in Search directories tab
« Reply #1 on: February 27, 2013, 09:05:17 am »
What is the function of this button?
If you have selected an include folder (or multiple) it allows to copy these selected items to another target / project level. Maybe it should be greyed out if nothing is selected. I think the default assumption was to copy all if nothing is selected, thats why its enabled. Surely if nothing exists to copy there is "nothing to do", thats why nothing happens.
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