I have been using Programmer notepad for a while, I find this to be an amazingly simple tool, and I prefer to use it in projects where I know that I donβt need most of the standard IDE overhead. However, I recently encountered this problem when running a program in Windows Vista.
I found that when I run the built-in "make" command, the output from make.exe does not appear in the window as intended. The error code is captured, but the output is always completely empty, regardless of what the program actually displays. (Running the program from the command line shows the output just thin, as well as launching it without using the "Image Output" option.) Does anyone know what is the reason for this?
thank
source
share