[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ns] Problems compiling in Windows



And when I copy all the necessary *.h files into OTCL directory, I can
compile the OTCL. Then I continue to compile ns2, however, the I got these'
...
LINK : warning LNK4031: no subsystem specified; CONSOLE assumed
misc.o : error LNK2001: unresolved external symbol _version_string
ns.exe : fatal error LNK1120: 1 unresolved externals
NMAKE : fatal error U1077: '"D:\Microsoft Visual Studio\VC98\bin\link.exe"'
: re
turn code '0x460'
Stop.'

Could you tell me what that means and what I should do? Thanks.

Best Reagrds
Peng He

-----Original Message-----
From: Aaron D Striegel [mailto:[email protected]]
Sent: January 12, 2001 8:03 PM
To: Peng He
Subject: RE: [ns] Problems compiling in Windows


If you use WinZip, it should extract the files correctly.  If you notice,
some of the files that get overwritten are actually newer versions of the
files.  I managed to get everything to work just this week using WinZip
and Visual C++ 6.0 on Windows 2000.  If you have any questions, please
feel free to ask.

Aaron


At 11:21 PM 1/11/2001 -0500, you wrote:
>Hello,
>I want to install NS2 on Windows 2000 and MSVC6.0. But when I exact the
>zipped files, I find there are some file need to be overwritten as their
>filenemes have same characters except lowercase and upper case. Because
>Windows 2000 can not distinguish lowercase and uppercase, it takes this
kind
>of files as same file and need to be overwritten when exacting. What should
>I do? Thanks a lot in advance.
>
>Best Regards
>peng He
>
>-----Original Message-----
>From: [email protected] [mailto:[email protected]]On Behalf Of
>Haobo Yu
>Sent: Thursday, January 11, 2001 9:07 PM
>To: Aaron D Striegel
>Cc: [email protected]
>Subject: Re: [ns] Problems compiling in Windows
>
>
>try remove that erase line from makefile.vc since that's where it
>complained
>
>strange though because I used vc6.0 and win98 and there wasn't problem at
>all...
>
>On Thu, 11 Jan 2001, Aaron D Striegel wrote:
>
> > I have almost everything compiled in Windows but I am having problems
> > with the tclcl portion of the compile.  I get the following errors:
> >
> > Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
> > Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
> >
> >          erase c:\NetSim\tclcl-1.0b10\tcl2c++.exe
> > Could Not Find c:\NetSim\tclcl-1.0b10\tcl2c++.exe
> > NMAKE : fatal error U1077: 'erase' : return code '0x1'
> > Stop.
> >
> > I tried to make a temporary tcl2c++ file but that didn't seem to
> > help.  I am using ns build 2.1b7 with all of the latest build files from
> > the webpage.  Any thoughts on how to fix this?  Thanks again
> >
> > Aaron
> >
> >