For c++ lib,
I am wondering if there is a way or tool to determine if a lib is for which version of visual studio.
I think different visual studio should use different version of lib. Some libraries does not specify and using the wrong visual studio will have compile/link error.