areslib.lib errors

These are old archives. They are kept for historic purposes only.
Post Reply
Mouse
Posts: 8
Joined: Sat May 08, 2004 10:53 am

areslib.lib errors

Post by Mouse »

Im on windows xp and MSVC 6.0

ARESLIB.LIB(windows_port.obj) : error LNK2001: unresolved external symbol __alldvrm
WIRCD.EXE : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: 'link' : return code '0x460'
Stop.

Im not changing my compiler.

I think areslib are bad idea. you need to go back to old resolver.
you should provide source code of areslib.
Mouse :D
Stealth
Head of Support
Posts: 2086
Joined: Tue Jun 15, 2004 8:50 pm
Location: Chino Hills, CA, US
Contact:

Post by Stealth »

Unreal compiles fine on MSVC 7.x

6.0 is no longer supported
Mouse
Posts: 8
Joined: Sat May 08, 2004 10:53 am

Post by Mouse »

Where is source code of reslib directly from unrealircd coders?
Mouse :D
Jobe
Official supporter
Posts: 1180
Joined: Wed May 03, 2006 7:09 pm
Location: United Kingdom

Post by Jobe »

The fact compiling Unreal on VC++ 6.0 is unsupported (as Stealth said) means you wont get any help doing so.

I dont know if it works or not but it may be possible to compile Unreal using VC++ Express 2005 (which is available completly free). If it doesnt work can someone please correct me. If i get enough time over the next few days ill be giving it a try myself.
wax
Posts: 72
Joined: Tue Oct 04, 2005 6:32 am
Location: ByNets@Belarus
Contact:

Post by wax »

Mouse wrote:Where is source code of reslib directly from unrealircd coders?
get areslib.lib from sources - working fine
Post Reply