Stop Keil uVision build when warning detected -


i building project keil uv5.17. build stops when detects error, have same behavior warning. using option target >> user >> stop on exit code. seems ignore warnings, options on how stop build, when warning appears?

if want warnings treated error, go options target>>c/c++. in misc controls add:

--diag_error=warning 

Comments

Popular posts from this blog

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

github - Git errors while pushing -

java - Generating a pre-signed PUT url for Amazon S3 with a maximum content-length -