Search found 4 matches

by cascada
Tue Oct 24, 2006 11:52 am
Forum: Unreal 3.2 Modules
Topic: Module compiling error (Unrealircd 3.2.5)
Replies: 6
Views: 5302

wax wrote:

Code: Select all

nmake -f makefile.win32 SYMBOLFILE
read carefully FAQ
Jes, I got it working now.
I thought that I have to compile each symbolfile alone.

Thank you wax for this support.
by cascada
Mon Oct 23, 2006 7:26 am
Forum: Unreal 3.2 Modules
Topic: Module compiling error (Unrealircd 3.2.5)
Replies: 6
Views: 5302

I red the faq and tryed this, but it again gives error.

C:\dev\Unreal3.2>nmake -f makefile.win32 add_remote_include

Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.

NMAKE : fatal error U1073: don't know how to make 'add ...
by cascada
Fri Oct 20, 2006 9:28 am
Forum: Unreal 3.2 Modules
Topic: Module compiling error (Unrealircd 3.2.5)
Replies: 6
Views: 5302

you must compice unreal before compile module.

I have tried but it gives lot's of errors.
Logfile: http://uus.aktiva.ee/redb_files/compile_results.log

C:\dev\Unreal3.2>nmake -f makefile.win32 > c:\compile_results.log

Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C ...
by cascada
Thu Oct 19, 2006 7:56 am
Forum: Unreal 3.2 Modules
Topic: Module compiling error (Unrealircd 3.2.5)
Replies: 6
Views: 5302

Module compiling error (Unrealircd 3.2.5)

Hi,

When I am trying to compile a module I get this error.


C:\dev\unreal3.2>nmake -f makefile.win32 custommodule MODULEFILE=netadmins

Microsoft (R) Program Maintenance Utility Version 7.00.8882
Copyright (C) Microsoft Corp 1988-2000. All rights reserved.

cl /LDd /MD /Zi /J /Fesrc/modules ...