User forums > Using Code::Blocks
Codeblocks * 2
cb@germany:
Hi!
I have a problem, maybe someone here can help?
I want to run codeblocks with different environments. But it will always use the same settings.
Now I wonder, if it is possible two run two installations fully separated.
The second point is about the same as point 1. If codeblocks * 2 is there another IDE thelike
codeblocks, which could be used on the same system??
stahta01:
Use there is an option to pass a profile on the command that starts CB.
Edit: Link to wiki http://wiki.codeblocks.org/index.php?title=Code::Blocks_command_line_arguments
If you call codeblocks with --help it will give all the options.
Tim S.
cb@germany:
Mhhhhh.
Then I would use the --user-data-dir option???
stahta01:
--- Quote from: cb@germany on August 19, 2015, 08:05:41 pm ---Mhhhhh.
Then I would use the --user-data-dir option???
--- End quote ---
I forget what that option does; it might be better than the option I use of "--personality".
Edit: It changes the folder to hold the settings; it might be better or worse depending on what you are trying to do.
--- Code: -----personality=<str>
--- End code ---
Tim S.
cb@germany:
Actually I am trying to develop using two incompatible compiler and/or linker settings.
Both "environments" should know nothing of each other and even if one is changed
erroneously, the other should not be inflicted.
In best case, one profile would develop x and the other y.
If there are some guys into this, I have quite some problems with code completion.
With c++ it works quite fine, with other stuff more or less not.
Navigation
[0] Message Index
[#] Next page
Go to full version