Hi,
In Visual Studio, I have various items in my error list such as:
- Error 20 File 'images/myIcon16.gif' was not found.
Actually, that path is correct - the error doesnt stop my project from building, but it is annoying me, and I want to hide these kind of errors from the list. How can I choose what to show/hide in the errors list?
Ta
Chris.