From: jacques k. <jac...@da...> - 2011-08-30 10:17:55
Hello, simple questions.
Has somebody tried to build tclBlend 1.4.1 for Tcl 8.5 ?,
was it successful ?,
if yes, are there patches to apply ?,
if no, what kind of problems should be solved in order to get a tclBlend
extension for Tcl 8.5 ?
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