Thread: Zlib.lib
View Single Post
  #8  
Old 06-24-2009, 03:06 PM
Shendare
Dragon
 
Join Date: Apr 2009
Location: California
Posts: 814
Default

Ahh, I see what's going on.

The official zip file calls the lib 'zdll.lib' instead of 'zlib.lib'.

I personally simply made a copy of zdll.lib named zlib.lib, and everything worked for me from there.

It's been a while, so I forgot about that little switcheroo.
Reply With Quote