teapot
teapot copied to clipboard
tclcompiler does not work with Tcl/Tk 8.7.a5
Apply the following changes to make tclcompiler work with Tcl/Tk 8.7.a5:
Changed load functionality: Change line in pkgIndex.tcl to: package ifneeded compiler 1.7.1 [list load [file join $dir tclcompiler171.dll] Tclcompiler]