View Single Post
  #2  
Old 07-02-2010, 04:23 PM
lanystvyl
Sarnak
 
Join Date: Jan 2010
Posts: 53
Default 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.
Reply With Quote