Compiling Unreal on Windows error.

These are old archives. They are kept for historic purposes only.
Post Reply
Nathhann
Posts: 1
Joined: Tue Dec 22, 2009 9:25 pm

Compiling Unreal on Windows error.

Post by Nathhann »

I've extracted all the files,
performed nmake -f makefile.win32
Expected symbols error produced
performed nmake -f makefile.win32 SYMBOLFILE
symbolfile created
re-performed nmake -f makefile.win32
I recieve:
WIRD.EXE.manifest : general error c1010070: Failed to load and parse the manifest. The systemcannot find the file specified.
NMAKE : fatal error U1077: '"C:\Program Files\Microsoft SDKs\Windows\v7.0A\bin\mt.EXE"' : return code '0x1f'
Stop.


Could anyone tell me what's going on? :)

Thanks.
Nathan.
Syzop
UnrealIRCd head coder
Posts: 2179
Joined: Sat Mar 06, 2004 8:57 pm
Location: .nl
Contact:

Re: Compiling Unreal on Windows error.

Post by Syzop »

I've never been an expert on windows compiling, so the only thing I can tell you is: I use MS Visual Studio 2008, and it works :)
Post Reply