[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: error C2065: '_RENAMED' : undeclared
You'll need to upgrade your tclcl to the latest snapshot.
"wgj" <[email protected]> writes:
> I get error message:
> cl -c -Ox -c -W3 -DCRTAPI1=_cdecl -DCRTAPI2=_cdecl -nologo -D_X86_=1 -D_
> WIN32_IE=0x0300 -DWINVER=0x0400 -DWIN32 -D_WIN32 -D_MT -D_DLL -MD -Ox -Zm1000 -
> DNO_TK -I..\tk8.1\win -I..\tk8.1\generic -I..\tcl8.1\win -I..\tcl8.1\generic -I
> ..\otcl -I..\tclcl -I..\tk8.1\xlib -I. -Ie:\progra~1\micros~1\vc98\include -Fo
> red.o -Tp red.cc
> red.cc
> red.cc(85) : error C2065: '_RENAMED' : undeclared identifier
>
>
> :why?
> please help me.
> Thanks.
>
> wgj