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

Re: Insufficient(?) MSVC++ 6.0 for ns-2.1b6-19990916



Hmm, with today's snapshot (19990917) the specific problem is gone. =

However, a new one is up:

bash-2.02$ nmake -f makefile.vc

Microsoft (R) Program Maintenance Utility   Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.

        cl -c -Zi -Od -c -W3 -DCRTAPI1=3D_cdecl -DCRTAPI2=3D_cdecl -nolog=
o -D_X86_=3D1
 -D_WIN32_IE=3D0x0300 -DWINVER=3D0x0400 -DWIN32  -D_WIN32 -D_MT -D_DLL -M=
D -Gm -Gi -
YX -Zm1000 -DNO_TK -I..\tk8.0.5\win -I..\tk8.0.5\generic -I..\tcl8.0.5\wi=
n -I..\
tcl8.0.5\generic  -I..\otcl-1.0a4 -I..\tclcl-1.0b8-current  -I..\tk8.0.5\=
xlib  -
I. -Ic:\program\micros~1\vc98\include -Foscheduler.o -Tp scheduler.cc
scheduler.cc
scheduler.cc(315) : error C2572: 'Heap::Heap' : redefinition of default p=
aramete
r : parameter 1
        heap.h(73) : see declaration of 'Heap::Heap'
NMAKE : fatal error U1077: 'cl' : return code '0x2'
Stop.
bash-2.02$

So ending this thread,

Cheers,

/ChJ