Unreal.exe and wircd.exe missing
Posted: Thu Feb 09, 2006 8:30 pm
I compiled the makefile.win32 file using VC++ like it says in compiling_win32.txt:
What's going on and how can it be fixed?
Thanks in advance
All I got after compiling was config.exe, config.obj and vc80.pdb2. Go to your UnrealIrcd dir (like: cd \dev\unreal3.2) and then compile with:
nmake -f makefile.win32
This will generate a wircd.exe and unreal.exe
What's going on and how can it be fixed?
Thanks in advance