Re: [tcljava-dev] tclBlend and Tcl 8.5
Brought to you by:
mdejong
|
From: Johannes13 <joh...@jo...> - 2011-08-31 11:44:49
|
Actually I have a working build for Tcl 8.5 You have always to call Tcl_FindExecutable (remove the surrounding if). This has caused a crash if Tcl_FindExecutable was not called. The guys from #tcl @ freenode advised to do it that way. Maybe I create a patch later, but currently I don't have the time for this. Greetings, Johannes Kuhn |