Page 1 of 1

areslib.lib errors

Posted: Fri Jan 05, 2007 1:50 pm
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.

Posted: Fri Jan 05, 2007 5:37 pm
by Stealth
Unreal compiles fine on MSVC 7.x

6.0 is no longer supported

Posted: Fri Jan 05, 2007 11:02 pm
by Mouse
Where is source code of reslib directly from unrealircd coders?

Posted: Fri Jan 05, 2007 11:46 pm
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.

Posted: Sat Jan 06, 2007 12:19 am
by wax
Mouse wrote:Where is source code of reslib directly from unrealircd coders?
get areslib.lib from sources - working fine