tkLoop:error in Tk initialization. Tcl reported: invalid command name "tcl_findLibrary"

Dear All,
As the title, has anyone met the same problem when run draw.exe? And how did u fix it?

hunter_wwq's picture

I met the same problem too, I had debug the program, it's probably that the tcl was not init whith called macro function Tcl_findExecutable and the parameter Tcl_interp was created wrong. But I cann't solve this problem, help!!

Jon Garner's picture

Either of you figure this out?

libaineu2004_154505's picture

tkLoop: error in Tk initialization. Tcl reported: invalid command name.

I encountered the same problem, what can I do?

dingyong's picture

Me too.Is anybody seeing the problem?What can we do?Help...Help?

zhu gaolei's picture

copy tcltk/lib  dir  to  bulid dir  eg: vc14/lib。

TIAN DAJIANG's picture

Thank you!