Quote:
Originally Posted by Laviathon
also about the source i know if edit it i will have to compile and set it up as server .. i am using Visual C++ 6.0 i have never compiled anything this big before i have only tone realy small projects so i loaded up the workspace into VC++ and hit build well i got 1 error
Quote:
\eqemu source\common\database.h(30) : fatal error C1083: Cannot open include file: 'mysql.h': No such file or directory
|
not sure were to get that
|
Cisyouc did a guide to compiling under VC6 ... should still work:
http://www.eqemulator.net/forums/viewtopic.php?t=16778
(includes instructions on adding the paths to mysql.h and zlib.h)