Kinook Software Forum

Go Back   Kinook Software Forum > Visual Build Professional > [VBP] Third Party Tools

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1  
Old 05-23-2003, 06:00 AM
Kim Kim is online now
Registered User
 
Join Date: 04-03-2003
Location: Norway
Posts: 26
Question Summary of failed build projects

I'm using the "Ignore step failure" option when building my projects. When all projects have been build, I would like to create a messagebox or logfile containing only the projects that failed to build.

Is there a way to summarize only the failed projects in the end of the build?

--e.g.--
Projects that failed to build:
C:\MyProject01\Project01.dsp
C:\MyProject05\Project05.dsp
Reply With Quote
  #2  
Old 05-23-2003, 04:54 PM
kinook kinook is online now
Administrator
 
Join Date: 03-06-2001
Location: Colorado
Posts: 6,003
If you specify a multi-project workspace (DSW) in the Make VC6 action, and check 'Continue building non-dependent projects if a project fails to build' and 'Log a list of failed projects when done building', it will log a list of failed projects in the workspace at the end of that step.

If you want to summarize across multiple steps, you could write a script function to parse the step's output and add any failed projects to a temporary macro value, call this function in each step's vbld_StepDone event, and then log the temporary macro value at the end of the build.
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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 02:06 PM.


Copyright © 1999-2023 Kinook Software, Inc.