Stopping the build...

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

Stopping the build...

671 Views
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....

Labels (1)
0 Kudos
1 Reply

304 Views
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 Kudos