News:

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

Main Menu

Exporting global variables

Started by sinoth, December 27, 2010, 09:42:17 PM

Previous topic - Next topic

sinoth

Is there any way to export global variables?  A few times I've had my default.conf file corrupt and it's a chore to re-enter all those global vars since I make one for each of my libraries.  Being able to export/import these would be great!

MortenMacFly

The tool "cb_share_config" was designed to do so. It's shipped with every nightly.
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]

sinoth

Thank you, that worked great!  I had no idea such a tool existed.