Unable to use another window for compiler output
Closed this issue · 3 comments
ideasman42 commented
When building, a split view is opened for the output.
It's possible to close this window, open a new window and set the buffer to the build output.
However when building again, the other window isn't used.
Instead a new split is created in the same window the source code is in.
It would be useful if any existing compiler output windows would be re-used instead of creating new splits.
atilaneves commented
I'm pretty sure that's configureable but that's just compiling with emacs, I don't think there's anything cmake-ide
specific.
ideasman42 commented
Okay, seems this is out of scope for cmake-ide, thanks for the reply.
Asked this question here.
ideasman42 commented
If anyone stumbles on this issue, see solution here: https://emacs.stackexchange.com/questions/21389