Compilining a module

These are old archives. They are kept for historic purposes only.
Locked
Killerfurbies
Posts: 13
Joined: Sun Jul 16, 2006 2:17 am
Contact:

Compilining a module

Post by Killerfurbies »

Is it possible for anyone here to compile a module into .dll format for me? I don't know how... I already have a version of the module compiled by a friend that for some reason does not work with my operating system (none of his modules work with my computers), so i was wondering if anyone here could compile it WITHOUT using MS Visual Studio 2003 (that's what he used).

Thank you, and here is the link to the .C file: http://angrywolf.fw.hu/netadmins.c
Stealth
Head of Support
Posts: 2085
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Related to: http://forums.unrealircd.com/viewtopic. ... highlight=

Please see: http://forums.unrealircd.com/viewtopic.php?t=1945

The module requires the MSVCR7.1 DLL, which is available here: http://www.dll-files.com/dllindex/dll-f ... ml?msvcr71 Download that and put it in the Unreal folder (with wircd.exe), all should be OK
Locked