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

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