Log in

View Full Version : Compiling For Windows


djeryv
04-28-2009, 12:40 PM
I currently run a RunUO, EQEmu and a Mangos(WoW) server. Here is a link to compile my own version of Mangos...

http://www.reaper-x.com/2008/07/02/how-to-compile-mangos-and-scriptdev2-for-windows/

...it is pretty straight forward and have done this process quite a few times. Is there a HowTo about compiling EQEmu for Windows? I see the latest binaries offered are for Rev 408 but there was many changes since then (alot for Sof clients). Even the PEQ database is at Rev 438. I would like to run a SoF client on my server and have the latest fixes for that client...but I cannot find any concise instructions to compile it myself. It would be handy for others to not beg for some binaries.

- Djeryv

Aergad
04-28-2009, 03:34 PM
its in the wiki use visual studio 2005 and follow the instructions in the wiki located here http://www.eqemulator.net/wiki/wikka.php?wakka=CategoryDevelopment

djeryv
04-28-2009, 04:01 PM
I have Microsoft Visual C++ 2008 Express Edition...will that work?

-Djeryv

nosfentora
04-28-2009, 04:06 PM
Yea 2005 and 2008 should be pretty much the same as far as compiling the server are concerned.

Zandig
05-01-2009, 02:52 PM
Here are the proper instructions (from the Wiki) for compiling using 2008 Express Edition:

http://www.eqemulator.net/wiki/wikka.php?wakka=VS2008