View Single Post
  #2  
Old 11-04-2004, 09:46 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default Re: a few Questions ...

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)
Reply With Quote