Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] General Discussion
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 09-29-2005, 04:31 PM
koushikks koushikks is online now
Registered User
 
Join Date: 09-29-2005
Posts: 1
Build errors email

I am build a visual studio project. If there are errors during the build ... I want to get just the lines with the errors and send a email. How can I accomplish this?

I need to automate this process every night. Whats the best way to do it? Can I use task scheduler to do this? If there are any erros during the build .. will it exit the process on an error? If so can I setup an email for that?

Thanks,
Koushik
Reply With Quote
  #2  
Old 09-30-2005, 07:41 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,027
See the VStudio.bld sample for an example of sending the failure step output on build failure. You can use a scheduled task to perform a nightly build. See http://www.visualbuild.com/Manual/?schedulingbuilds.htm for more details.
Reply With Quote
  #3  
Old 02-07-2006, 12:32 AM
Shiamak Shiamak is online now
Registered User
 
Join Date: 02-07-2006
Posts: 84
Could you be more explanatory?

need to know how a build.log (wth failed build steps) be catured an emailed?


Also if a particular step failed, how one can skip to desired step?

IF (MACRO_COMPILATION = FAIELD ) THEN

GOTO :EXIT
END IF
TIA
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



All times are GMT -5. The time now is 01:51 PM.


Copyright © 1999-2023 Kinook Software, Inc.