I have read so many lines now, but sorry, I can't find a hint to such a simple task like
saving the compiler output
from dev-cpp 4.9.9.2. I want to mail an error log. I cant copy from the compile log window, I don't find a switch in the c++.exe
and help?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Sure you can copy the compile log. Highlight it with your mouse, and then click your right mouse button, this will pop up a menu that will let you copy it.
Wayne
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Where have you been? That is normal behaviour for pretty much any GUI application! Most people would have just tried it. The conventional Ctrl-C (copy) and Ctrl-V (Paste) keys work as well.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have read so many lines now, but sorry, I can't find a hint to such a simple task like
saving the compiler output
from dev-cpp 4.9.9.2. I want to mail an error log. I cant copy from the compile log window, I don't find a switch in the c++.exe
and help?
Sure you can copy the compile log. Highlight it with your mouse, and then click your right mouse button, this will pop up a menu that will let you copy it.
Wayne
you made me happy :)
Where have you been? That is normal behaviour for pretty much any GUI application! Most people would have just tried it. The conventional Ctrl-C (copy) and Ctrl-V (Paste) keys work as well.