sort of the same problem...
Yea , ive had some problem with this too. Very sorry for asking this but "Anyone know what I did wrong , The compiler did finish but it had a few errors and warnings , I used C++ visual 6.0 and the file i had to compile before the world worked perfectly , so any advice?"
--------------------Configuration: World - Win32 Release--------------------
Compiling...
Command line warning D4002 : ignoring unknown option '/Ob2'
client.cpp
C:\eqemu\cvs\eqemu\NewSource\world\client.cpp(9) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
console.cpp
LoginServer.cpp
net.cpp
zoneserver.cpp
classes.cpp
crc32.cpp
database.cpp
dbasync.cpp
dbcore.cpp
DBMemLeak.cpp
debug.cpp
EMuShareMem.cpp
EQEMuError.cpp
EQNetwork.cpp
eqtime.cpp
guilds.cpp
Item.cpp
md5.cpp
misc.cpp
C:\eqemu\cvs\eqemu\NewSource\common\misc.cpp(9) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
MiscFunctions.cpp
moremath.cpp
Mutex.cpp
packet_dump.cpp
packet_dump_file.cpp
packet_functions.cpp
C:\eqemu\cvs\eqemu\NewSource\common\packet_functio ns.cpp(22) : fatal error C1083: Cannot open include file: 'zlib.h': No such file or directory
races.cpp
serverinfo.cpp
TCPConnection.cpp
timer.cpp
Error executing cl.exe.
World.exe - 3 error(s), 1 warning(s)
|