View Single Post
  #8  
Old 05-02-2002, 09:37 AM
Boogahed
Fire Beetle
 
Join Date: May 2002
Posts: 28
Default

Ok.. to clear a few things up here.

zlib.h is found in the zlib download but not zlib.lib

zlib.lib is in the binary distro of mysql, not the source.

Copy all 4 files in the mysql/lib/opt folder, youre gonna need them. Best thing to do is copy them into your eqemu source /common folder.

Make sure you reference the /common folder in Tool->Options then Directories tab. Also add it for both include files and library files, there's a combo box for that.
TheDreamX - you need to add it for Library files, thats why its not being found.
Reply With Quote