For Programmers: Free Programming Magazines  


Home > Archive > VC Utilities > April 2006 > msdev and stderr









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author msdev and stderr
Paul Hatcher

2006-04-08, 4:03 am

Hello,

I'm trying to build my dsw project on the command line using msdev /make.

This works fine except that msdev seems to merge stderr with stdout. So all
output goes to stdout. So if I do this

msdev "source\software\masterbuild\masterbuild.dsw" /MAKE "ALL - All"
1>out.txt 2>err.txt

Then err.txt is always empty even in the presence of errors.

Surely this isn't correct behaviour!!.

Has anyone discovered a workaround to this problem so that I can separate
build errors from other output.

Regards,

H


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com