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

RE: [ns] Problems compiling in Windows



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
>
>