How do I open two separate projects in two separate windows of CodeBlocks? Whenever I try to open a second project, it just opens it up in the same codeblocks application as the first one (but as a separate file). I want to be able to to have 2 codeblocks applications open, each with a different program.
I already tried settings -> environment --> uncheck "allow only one running instance" and uncheck "use an already running instance".
After you've opened one window, the other one MUST be opened as an administrator. So simply right click on it and open as admin. Let me know if this works!
Sorry, but how do I "open as administrator"? I right-clicked on the code-blocks app after opening one project, and there is no such option. I also tried right-clicking on an already open file.... nothing.