News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

C::B Remembers

Started by ArbolOne, December 15, 2012, 04:05:41 AM

Previous topic - Next topic

ArbolOne

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?

MortenMacFly

Quote from: ArbolOne on December 15, 2012, 04:05:41 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".

Quote from: ArbolOne on December 15, 2012, 04:05:41 AM
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: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]