#1
|
|||
|
|||
How to check the status of compilation and buildlog
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 |
#2
|
|||
|
|||
See the VStudio.bld sample for an example of sending the failure step output on build failure.
|
|
|