News:

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

Main Menu

Compiler profiles?

Started by m0n0, July 21, 2009, 12:31:20 PM

Previous topic - Next topic

m0n0

Hello there,

I'm setting up a new system and i wanted to copy an existing Compiler Profile (a custom one...). But I can't find the files where the info is saved. Can anyone help?


Thanks and greets,
Ole

Jenna

Depends on the system you use (windows, linux, mac).

You should use the tool cb_share_config[.exe], to export the compiler set from the conf-file.

The configuration is stored in default.conf an you find that file either in ~/.codeblocks on linux or below the APPDATA system folder on windows (on w2k and XP usually: c:\documents and settings\[username]\Application Data\codeblocks). On Vista, w7 and Mac: I don't know.

And again I strictly recommend to use cb_share_config to extrat the data. On linux it is installed by default and can be run from console, on windows it's in C::B's program-folder, but if installed with the 8.02-installer it does not get installed by default (if I remember right).

m0n0

Thanks for the quick reply, I will have a look at the tool!

Thanks & greets