OMNeT++ Community Site
  Welcome to OMNeT++ Community Site Monday, October 13 2008 

Mailing list archive (omnetpp-l at omnetpp.org)


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

[Omnetpp-l] problem with tcl/tk errors



Hello all,

As part of an assignment I am trying to convert a distributed attack
detection system for usage with OMNeT++ and the INET Framework. However I
keep getting tcl errors when running a test simulation.
The error window displays:
syntax error in expression "12,5089879381.0!=0 && 3601.0!=0": extra tokens
at end of expression
syntax error in expression "12,5089879381.0!=0 && 3601.0!=0": extra tokens
at end of expression
while executing
"expr $fesmin!=0 && $fesmax!=0"
(procedure "redraw_timeline" line 16)
invoked from within
"redraw_timeline"
(command bound to event)

and in the console window I get:
tkapp.cc#892:syntax error in expression "12,5089879381.0!=0 && 3601.0!=0":
extra tokens at end of expression
modinsp.cc#147:expected floating-point number but got ".5"
modinsp.cc#615:invalid command name ".ptr0x90b3e00-2.c"
modinsp.cc#567:invalid command name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"
modinsp.cc#644:bad window path name ".ptr0x90b3e00-2.c"

If I compile OMNeT++ without tcl support, I get no errors and the simulation
runs correctly.

Can anyone help me?

Thanks,
Claus Faller

_______________________________________________
Omnetpp-l mailing list
Omnetpp-l at xxx
http://lists.omnetpp.org/mailman/listinfo/omnetpp-l

Home | Main Index | Thread Index


 Copyright © 2008 OMNeT++ Community Site
 All trademarks and copyrights on this page are owned by their respective owners.
Powered By GeekLog v1.3.7sr1 
Page created in 0.04 seconds