EQEmu source downloads
Hey guys,
I've recently had an EQ fix on one of the servers with some friends, and I decided that I had to set one of these babies up onto one of my servers. I'm really interested in setting up a server and messing around with it for awhile, but the all the downloads are link dead, and I am unable to download the source from the site. Is this something that is temporary or would I need to optain them from another site? Thanks, JoeChimo |
|
Thanks for the link, but I am looking for the uncompiled source. My server runs a Linux distro and I need to find downloadable source.
Does anyone else have a working link to the source? |
Quote:
Code:
http://projecteqemu.googlecode.com/svn/trunk/ |
Was this compiled lately, because i'm getting errors in clientlist.cpp on line 229 for sort and unique not being declared.
|
rev 636 compiles fine for me but I'm compiling under windows :(
|
I compiled 633 in Linux yesterday and it worked fine.
|
Add this at the top of the file and it should compile fine:
Code:
#include <algorithm> |
After adding the include, I am continuing to get the same error:
Code:
In file included from clientlist.cpp:25: |
Well, this is the location I put the include:
Code:
Index: ucs/clientlist.cpp |
All times are GMT -4. The time now is 07:49 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.