from the forum post:
fter checking the option "Associate C++ files with Code::Blocks", I noticed when the option "Allow only one running instance"[disabled] in combination with "Use an already running instance"[disabled] doesn't work anymore, it will always open new projects in an existing Code::Blocks window if double click on a .CBP file. If you first run Code::Blocks when there is already one opened, and from the new Code::Blocks window you open a project, there is no problem. But since I have to open 4 different projects, I just double click the projects (.CBP files) because it's much faster then open a new Code::Blocks window and from there look for your project files.
So straight to the point:
- If at the beginning from a fresh install you chose "Associate C++ files with Code::Blocks" double click doesn't work with "Allow only one running instance"[disabled] in combination with "Use an already running instance"[disabled].
- If you chose "Not to associate C++ files with Code::Blocks" double click does work with "Allow only one running instance"[disabled] in combination with "Use an already running instance"[disabled].
I think this has been recently fixed and it could be closed.
Fixed in [r12309]
Related
Commit: [r12309]