This warning is about not having the symbols for library files being linked to the DLL not having debug symbols, and is thrown about 30 times during compilation. Is there a way to have VS suppress these so that I don't need to see them every time?
Yes it does. I guess I'll just have to put up with those warnings then.
Also that surfaced a new warning that got lost in the pile before
Code:
c:\program files (x86)\microsoft visual studio 9.0\vc\include\vector(384): warning BK4504: file contains too many references; ignoring further references from this source
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.