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

[ns] Problems building ns-2




I have been trying unsuccesfully to build ns 2 on win 98 using VC++ 5.0.The
linker is complaining of the following :

----------------------------------------

rng.o : error LNK2001: unresolved external symbol "public: virtual int
__thiscall TclObject::delay_bind_dispatch(char const *,char const *)"
(?delay_bind_dispatch@TclObject@@UAEHPBD0@Z)
ranvar.o : error LNK2001: unresolved external symbol "public: virtual int
__thiscall TclObject::delay_bind_dispatch(char const *,char const *)"
(?delay_bind_dispatch@TclObject@@UAEHPBD0@Z)
scheduler.o : error LNK2001: unresolved external symbol "public: virtual
int __thiscall TclObject::delay_bind_dispatch(char const *,char const *)"
(?delay_bind_dispatch@TclObject@@UAEHPBD0@Z)
ns.exe : fatal error LNK1120: 1 unresolved externals

-----------------------------------------

Can anyone please help?
Regards