How to increase error limit in Visual Studio?

Posted by Oleksii Skidan on Stack Overflow See other posts from Stack Overflow or by Oleksii Skidan
Published on 2010-05-21T09:30:26Z Indexed on 2010/05/21 9:40 UTC
Read the original article Hit count: 435

When building an app. VS will complain of exceeded error count:

fatal error C1003: error count exceeds 100; stopping compilation

Is there a way to increase the limit?

Thanks in advance,
- Oleksii Skidan

© Stack Overflow or respective owner

Related posts about c++

Related posts about visual-c++