How can I make eclipse CDT ignore errors?

Viewed 14448

I'm having a lot of parser errors from eclipse but I don't have these errors when I compile the code. How can I ignore them?

3 Answers
Related