I am unable to build Kylin ODBC C++ solution.
I followed the instructions found here, unfortunately, I get an error when I try to build the solution.
I am getting the below error message:
Error LNK1181 cannot open input file 'zlibstat.lib' Common C:\Users\user1\Documents\Visual Studio 2015\Projects\kylin-master\odbc\Common\LINK 1
When I include the zlibstat.lib
file, I get an error message saying that it is already included.