I figured out why! Virus's tutorial on how to compile has an error in it!
http://www.eqemulator.net/forums/viewtopic.php?t=15328
he says...
Quote:
Originally Posted by Virus
2. You will see a dropdown menu, select Include Files and add these two things:
c:\mysql\include
c:\EqEmu\zlib
|
When actually this is WRONG, it has to be... c:\EqEmu\zlib\include
Then I noticed I accidently added to my LIBRARY c:\mysql\include instead of c:\mysql\lib\opt. So it all compiled just fine, but someone better correct his tutorial, some other people may be having the same problem. Problem is, it's locked so no one can really post that it doesn't work.