How to uncheck "stop on first build error" box

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

How to uncheck "stop on first build error" box

1,220 次查看
brianlarsen
Contributor I


How do you uncheck the "stop on first build error" box under C/C++ Build->Behavoir. It is grayed out, and see no reason why I would not be able to uncheck it.

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

1,089 次查看
catalindemergia
Contributor IV

Hi,

This option is grayed-out because it is referring to an external builder. It makes sense

only when the build process is controlled internally by CodeWarrior, only then we can stop

the process after the first error, otherwise CodeWarrior cannot stop an external program.

I agree there is a little inconsistency here, maybe that check-box should not appear in the GUI

when Builder Type is set to External Builder (see the first tab - Build Settings)

regards,

Catalin

0 项奖励
回复