I want to use the zlib library in my c++ project. So, I have downloaded zlib library(zlib_1_2_8_msvc2015_64.zip). Then, I have created zlib fol
Its a simple fix copy all contents of msvc2015_64 directory into zlib directory and you are good to go.