Hi,
We do telnet from Solaris machine to windows machine and run build command on windows machine.
Currently we observe that during build because of some issue, process pops up "windows error message".
Since no gui is attach to the process, build gets hang up and we've to re-run manually on the system.
We are using "nmake" and visual studio 2008 "cl.exe" tools for build.
So please somebody help me to have any work around or solution avoid pop up message.
Thanks in advance.