How do I compile Unreal on Windows?

These are old archives. They are kept for historic purposes only.
Post Reply
metroman
Posts: 2
Joined: Mon May 30, 2005 8:54 pm

How do I compile Unreal on Windows?

Post by metroman »

Hi! I'm new here. I wanted to know how I can compile Unreal on Windows XP.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Post 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.
metroman
Posts: 2
Joined: Mon May 30, 2005 8:54 pm

Post by metroman »

Thanks man. :D
Post Reply