Page 1 of 1

Compiling Unreal on Windows error.

Posted: Tue Dec 22, 2009 9:34 pm
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.

Re: Compiling Unreal on Windows error.

Posted: Wed Dec 23, 2009 2:12 pm
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 :)