[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ns] missing stcl80.lib file and stk80.lib
comment out the statement static_lib=1 in ypur otcl makefile
On Mon, 3 Sep 2001, seahlow wrote:
> Hi friends,
>
> trying to compile otcl-1.0a6 gets the error .... cannot open input file :
> ++++++++++++++++++++++++++++++++++++++++++
> "..\tcl8.3.2\win\stcl80.lib" NMAKE : fatal error U1077:
> 'c:\progra~1\micros~4\VC98\bin\link' : return code '0 x49d'
> ++++++++++++++++++++++++++++++++++++++++++
> and checking makefile.vc realised that these files isn't avail in the whole source file.... so changing the path definitely will not work....
>
> Question is... where can I can these files ... why isn't come with the tcl8.3.2 and tk8.3.2 ....
>
> thanks
>