Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Exporting global variables
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Exporting global variables (Read 3515 times)
sinoth
Single posting newcomer
Posts: 5
Exporting global variables
«
on:
December 27, 2010, 09:42:17 pm »
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!
Logged
MortenMacFly
Administrator
Lives here!
Posts: 9723
Re: Exporting global variables
«
Reply #1 on:
December 27, 2010, 09:52:14 pm »
The tool "
cb_share_config
" was designed to do so. It's shipped with every nightly.
Logged
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
sinoth
Single posting newcomer
Posts: 5
Re: Exporting global variables
«
Reply #2 on:
December 27, 2010, 10:03:07 pm »
Thank you, that worked great! I had no idea such a tool existed.
Logged
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Exporting global variables