User forums > Using Code::Blocks
64 bit build
(1/1)
jfpjr:
Hello, I have been building the 64 bit version of code::blocks on win7 64 bit and one issue I am having is that both versions use the same default.config file in APPDATA dir. Is it possible to add _64 for the 64 bit build. I would like to keep both 32 and 64 bit versions till 64 bit is stable.
Thanks
stahta01:
Change the personality on the 64 bit one; like "/p X64" without the quotes when calling it.
Tim S.
jfpjr:
Thanks that worked.
oBFusCATed:
There is a command line option to make C::B to use custom settings directory
--- Code: --- --user-data-dir=<str> set a custom location for user settings and plugins
--- End code ---
jfpjr:
Thanks that also worked. With that I was able to seperate the 2 versions.
Navigation
[0] Message Index
Go to full version