Turn off the warnings due to boost library
- by Rahul
Hello All,
I am building an application in C++, Mac OS X, Qt and using boost libraries. Every time i build a project I get a huge list of warnings only from boost libraries itself. I want to turn off them so that I can see only my project specific warnings and errors.
Can anybody help me?
Thanks,
Rahul