Search found 3 matches

by Hoad
Thu Feb 09, 2006 8:59 pm
Forum: Unreal 3.2 Support
Topic: Unreal.exe and wircd.exe missing
Replies: 4
Views: 1546

So what do I do? Is there anywhere I can get this from?
by Hoad
Thu Feb 09, 2006 8:56 pm
Forum: Unreal 3.2 Support
Topic: Unreal.exe and wircd.exe missing
Replies: 4
Views: 1546

Stealth wrote:Were there any errors?
src/win32/unreal.c(20) : fatal error C1083: Cannot open include file: 'windows.h': No such file or directory

and

NMAKE : fatal error U1077: 'C:\Program Files\Microsoft Visual Studio 8\VC\BIN\cl.EXE"' : return code'0x2'
by Hoad
Thu Feb 09, 2006 8:30 pm
Forum: Unreal 3.2 Support
Topic: Unreal.exe and wircd.exe missing
Replies: 4
Views: 1546

Unreal.exe and wircd.exe missing

I compiled the makefile.win32 file using VC++ like it says in compiling_win32.txt:


2. 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


All I got after compiling was config.exe, config.obj and ...