PDA

View Full Version : How to check the status of compilation and buildlog


Shiamak
02-07-2006, 01:22 AM
Hi,

I would to check the status of my Compilation (VS 2005) if it failed I would like to capture the erronous lines and send them (email) to my team members.

Is there a way to achive this in Visual Build?

TIA

kinook
02-08-2006, 07:20 AM
See the VStudio.bld sample for an example of sending the failure step output on build failure.