Page 1 of 1

[Window]fatal error U1052: file 'makefile.win32' not found

Posted: Mon May 23, 2005 4:41 pm
by w0sh|Mu
C:\Program Files\Microsoft Visual C++ Toolkit 2003>cd C:\Program Files\Unrealirc
d
The system cannot find the path specified.

C:\Program Files\Microsoft Visual C++ Toolkit 2003>cd C:\Program Files\Unreal3.2


C:\Program Files\Unreal3.2>nmake -f makefile.win32 custommodule MODULEFILE=m_ant
idccbug

Microsoft (R) Program Maintenance Utility Version 1.50
Copyright (c) Microsoft Corp 1988-94. All rights reserved.

NMAKE : fatal error U1052: file 'makefile.win32' not found
Stop.


I dun have the makefile.win32

im using the precompiled version Unreal3.2 for windows

Posted: Mon May 23, 2005 10:22 pm
by Stealth
You can't use the precompiled version to make modules.

If you want to make the module yourself, you need to compile the Windows version from the source. If you just want the module, go to http://www.x-tab.org/~ircd/

Posted: Mon May 23, 2005 11:39 pm
by w0sh|Mu
where do i get the source to compile myself?

Posted: Tue May 24, 2005 12:07 am
by Stealth
If you can't figure that out, I am not sure you should be compiling things...

But, if you insist: http://www.unrealircd.com - where else?