Has anyone been able to compile Hengband for windows? It has not had the makefile updates that Vanilla has and I have not been able to get a working executable yet. I have tried compiling in both Eclipse using the instructions in the stickied thread as well as trying to build in Visual Studio 2008.
Compiling Hengband on Windows
Collapse
X
-
Working now
Nevermind; I was eventually able to get it compiled and running using Visual Studio.
I removed the code that sent scores to the world server, since (a) this is a variant and winners should not go on Hengband score lists, and (b) I didn't have all of the include files I needed to make it work.
Comment