How to increase error limit in Visual Studio?
- by Oleksii Skidan
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