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

[ns] Compile Error ....



Hi to all,
i've a problem ... when i compile my new object go out this error :

Optical.cc: In method `int Optical::command(int, const char *const *)':
Optical.cc:22: no method `Tcl::istance'

but i have in my file this include :

timer-handler.h
queue.h
packet.h
delay.h

It's possible that don't know a Tcl object ???

The line where the copilator meet the error (command method) is the follow :

Tcl& tcl = Tcl::istance();

Somebody know a solution ??? 

Thanks in Advanced
Vincenzo Mazzotta
[email protected]