Hello everyone,
When compiling 4.5.1 using Visual Studio 2010 i'm getting the following error:
C:\aolserver-4.5.1>nmake install
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
c:\AOLServer\bin\tclsh85t.exe .\util\nsmakeall.tcl install nsthread nsd
nstclsh
make install: nsthread
Microsoft (R) Program Maintenance Utility Version 10.00.30319.01
Copyright (C) Microsoft Corporation. All rights reserved.
link.exe /NOLOGO /SUBSYSTEM:CONSOLE /OPT:NOREF /OPT:NOWIN98 /OPT:NOICF /
DLL /OUT:nsthread.dll /IMPLIB:nsthread.lib error.o master.o memory.o mutex.o csl
ock.o rwlock.o reentrant.o sema.o thread.o tls.o compat.o time.o winthread.o c
:\AOLServer\lib\tcl85t.lib advapi32.lib ws2_32.lib
LINK : fatal error LNK1117: syntax error in option 'OPT:NOWIN98'
NMAKE : fatal error U1077: '"c:\Program Files\Microsoft Visual Studio 10.0\VC\BI
N\link.exe"' : return code '0x45d'
Stop.
NMAKE : fatal error U1077: 'c:\AOLServer\bin\tclsh85t.exe' : return code '0x1'
Stop.
Any ideas how to go about fixing this?
Regards,
[email protected]
--
AOLserver - http://www.aolserver.com/
To Remove yourself from this list, simply send an email to
<[email protected]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject:
field of your email blank.