Awesome instructions so far, thanks. I got EQShareMem.Dll to compile just fine. Unfortunately I have about 2000 linker (LNK2001) errors with World, looking up what to do about that now. Something about an entry point (??3@YAXPAX@Z) or 12(Ask for a list of em' if you really want) Seems that none of the object files linked correctly, or flagged multiple LNK2001 errors. Also on zone it gave a LNK1181 on the mysqlclient.lib. I compiled the mysqlclient.lib from the dev source I got along with the zlib, and the other includes. I wasn't sure if this was what I was supposed to do, as the source I downloaded only had source files for the mysqlclient.lib, not a precompiled one(thus I kinda deviated from your instructions). Thanks. =)
Last edited by kenjutsuka; 12-08-2006 at 06:58 PM..
|