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

Re: [ns] Problem with ns



I think you modifies makefile.vc in a wrong way:
  TOOLS32 =       "d:\program files\microsoft visual studio\VC98"
                  ^ should be quoted                            ^
I'd suggest you to just use the pre-built ns executable for windows.

- difa

On Fri, 23 Nov 2001, Marian Kamal wrote:

> i've been trying to compile the 0tcl-1.0a7 makefile .. but i get this compilation error .
>
> D:\ns\otcl-1.0a7>nmake /l /f makefile.vc
>         set LIB=d:\program files\microsoft visual studio\VC98\lib
>         d:\program files\microsoft visual studio\VC98\bin\link -debug:full -debu
> gtype:cv /NODEFAULTLIB /INCREMENTAL:NO /PDB:NONE /RELEASE /NOLOGO -subsystem:con
> sole,4.0 -out:otclsh.exe  otclAppInit.o otcl.lib  ..\tcl8.0\win\stcl80.lib  msvc
> rt.lib oldnames.lib kernel32.lib  ws2_32.lib mswsock.lib advapi32.lib user32.lib
>
> 'd:\program' is not recognized as an internal or external command,
> operable program or batch file.
> NMAKE : fatal error U1077: 'd:\program' : return code '0x1'
>
> I'm  trying to install ns on Windows 2000 .
> Please urgent help is needed
>
> Marian Kamal
>