User forums > Using Code::Blocks

Can I make C::B portable?

<< < (3/7) > >>

Squeller:
Thanks anyone for your information, I think I'll get it working next week when I have time.

Belgabor:
One small thing to add: Global variables (a la $(#mingw)) don't seem to work for the "Compiler's install directory".

Squeller:
OK, I've put my mingw directory to the codeblocks directory and put the $(codeblocks) variable to the compiler options, which seems to work.

But a stupid questions: Where does c::b store it's settings?

thomas:

--- Quote from: Squeller on November 18, 2006, 06:00:48 pm ---OK, I've put my mingw directory to the codeblocks directory and put the $(codeblocks) variable to the compiler options, which seems to work.

But a stupid questions: Where does c::b store it's settings?

--- End quote ---
In a folder codeblocks inside your "Application Data" folder (usually in C:\Documents and Settings\...).
However, to make Code::Blocks "portable", you just copy the profile you want to the folder where Code::Blocks lives, that one has precedence. This way, you can put it onto a memory stick or cdrom, or whatever.

Squeller:
Thanks, very good design.
I've simply overseen the codeblocks folder in %appdata%.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version