The lib folder does not contain the corresponding .pdb files of the libraries. You should distribute the .pdb files along with the libraries or embed them into the libraries while building them so that the users of your library does not get a linker warning. It will also help us debug our programs better.