how to send build errors to a text file

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

how to send build errors to a text file

578 次查看
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

标签 (1)
0 项奖励
回复
1 回复

509 次查看
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 项奖励
回复