Dear All,
As the title, has anyone met the same problem when run draw.exe? And how did u fix it?
hunter_wwq Wed, 08/20/2014 - 12:27
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!!
Wed, 08/20/2014 - 12:27
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!!
Fri, 01/29/2016 - 20:42
Either of you figure this out?
Fri, 12/06/2019 - 07:27
tkLoop: error in Tk initialization. Tcl reported: invalid command name.
I encountered the same problem, what can I do?
Sun, 05/10/2020 - 11:32
Me too.Is anybody seeing the problem?What can we do?Help...Help?
Tue, 02/23/2021 - 11:32
copy tcltk/lib dir to bulid dir eg: vc14/lib。
Tue, 12/28/2021 - 10:58
Thank you!