zlib.lib
the mysql.h problem is resolved.
so now im getting zlib.lib errors.
I went to zlib site downloaded the source, the only project that compiles is the zlibstat.lib
I tried to rename the zlibstat.lib that I made to zlib.lib, thinking It just inherited the stat from my build but it didn't work.
I found a tutorial on creating .lib from a dll but it looks very complicated.
if someone could send me the zlib.lib file I would be very appreciative.
|