Page 1 of 1
How do I compile Unreal on Windows?
Posted: Sun Jun 05, 2005 12:48 am
by metroman
Hi! I'm new here. I wanted to know how I can compile Unreal on Windows XP.
Posted: Sun Jun 05, 2005 1:16 am
by Syzop
Download and install both of these (both are free):
Microsoft Visual C++ Toolkit 2003
Microsoft Windows Platform SDK (Software Development Kit)
And you need the UnrealIRCd source of course, download the source (the .tar.gz) from unrealircd.com and extract it somewhere.
Then start the platform sdk prompt (that's somewhere in start menu), go to your UnrealIRCd source directory. Then, see doc\compiling_win32.txt for further instructions.
This process has been untested, but it should work.
Posted: Fri Jun 10, 2005 11:21 pm
by metroman
Thanks man.
