Stopping the build...

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

Stopping the build...

693 次查看
bobw
Contributor I

For CodeWarrior 10, how does one stop the build after just some number of errors? I would think there is a setting somewhere for this......

 

I have too many errors in the build and I'd like to see the first occurance (which is causing all others). However, the console buffer has overflowed....

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

326 次查看
CrasyCat
Specialist III

Hello

 

I am not aware of any way to stop building after the first error, but you can increase size of the build console.

This can be done as follows:

  - Open the Workspace Preference dialog (select Windows -> Preferences"

  - Select page "C/C++" -> "Build Console"

  - Increase size of "Limit Console output (# lines)"

  - Click OK to validate the change

 

You should be able to see more messages now.

 

I hope this helps a bit.

 

CrasyCat

0 项奖励