how to send build errors to a text file

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to send build errors to a text file

443 Views
daveklotzbach
Contributor I

When building a project, if errors occur, I need a way to capture those errors to a file to create a build failure report. 

As far as I can see, these errors are directed to a window in code warrior and there is no way to copy them or to send them to an error text file.

Is it possible and how is it done?

Using Codewarrior for S12 version 5.2

Labels (1)
0 Kudos
1 Reply

374 Views
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Dave

CodeWarrior 5.2 doesn't have feature of outputting build errors to a file.

I advise doing Ctrl+C when the "Errors & Warning" message window is ACTIVE.

 Then just do Ctrl+P in a separate file to paste all the errors and warnings.

 

Hope this helps.


Have a great day,
Jennie Zhang

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos