Author Topic: C::B Remembers  (Read 3053 times)

Offline ArbolOne

  • Multiple posting newcomer
  • *
  • Posts: 13
C::B Remembers
« on: December 15, 2012, 04:05:41 am »
I have been using, or giving it a try  :-[, Visual Studio 10 and.... no, I like C:B better and now with v-12.11 things are much, much better for Win users. Well, anyways, my previous installation of CB was v-10.5, now that I am back and installing v-12.11 I find that "some how", all the settings from my previous installation are still being detected by the new intallation. There are some changes that I would like to make, and would like to know if someone here knows where I can find the file that keeps this memory of my settings?
On the other hand, my compiler toolbar disappeared, how do I bring it back?

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: C::B Remembers
« Reply #1 on: December 15, 2012, 08:55:59 am »
where I can find the file that keeps this memory of my settings?
On Linux its ~/.codeblocks
On Windows its AppData/Roaming/codeblocks (or in the installation folder in case of a portable install).
Just search for a file named "default.conf".

On the other hand, my compiler toolbar disappeared, how do I bring it back?
Delete the currently active perspective using the related menu entry.
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