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

Re: [ns] TCl class problem



could you include your exact error message ? did you register your class
in the trcl hierarchy properly. see any sample file eg tcp.cc .... what
command did you use to instantiate the object ?

debo

On Tue, 17 Oct 2000, Leonardo Mattos wrote:

> Hi all,
> I am using ns-allinone2.1b6 under Linux RedHat 6.2
> I wanted to add a C++ code to NS.
> I added the  .o correspondent file in my Makefile.in, did the ./configure 
> and make successfully, but unfortunately when I tried to check for the 
> TclClass created with the C++ code I got a:
> "invalid command name" message as if the TCl class did not exist.
> I checked my files and the .o file was created when I did make.
> 
> Since the "make" went fine, I do not understand why ns is not recognizing my 
> new code.
> Can anybody help???
> Please??!!
> 
> Thanks,
> Leo
> 
> 
> 
> 
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
> 
> Share information about yourself, create your own public profile at 
> http://profiles.msn.com.
> 
>