| 2009-09-02 | Git repository |
| 2009-08-23 | Plan for version 1.4 |
| Package | Version | Web site |
|---|---|---|
| tcl | 8.5 | http://www.tcl.tk/software/tcltk/downloadnow84.html |
| Description: | Tool Command Language | |
| tk | 8.5 | http://www.tcl.tk/software/tcltk/downloadnow84.html |
| Description: | Tk widget set | |
| cmake | >= 2.6 | http://www.cmake.org/HTML/Download.html |
| Description: | Cross platform Make | |
| tkimg | >= 1.3 | http://sourceforge.net/projects/tkimg |
| Description: | Adds a lot of image formats to Tcl/Tk | |
| itcl | >= 3.4 | http://sourceforge.net/projects/incrtcl/ |
| Description: | Object Oriented Enhancements for Tcl/Tk | |
| tDOM | >= 0.8 | http://www.tdom.org |
| Description: | XML manipulation library for TCL | |
| tcllib | >= 1.11 | http://sourceforge.net/projects/tcllib/ |
| Description: | http://sourceforge.net/projects/tcllib/ | |
| bwidget | >= 1.8 | http://sourceforge.net/projects/tcllib/ |
| Description: | High-level widget set for Tcl/Tk | |
This library is one of most significant Tcl extensions, it implements sophisticated OOP model in Tcl. It would be hard to write a large program without OOP, so this library is very important for this software. But there is a compatibility problem with Tcl-8.5 and older versions of itcl. If you haven't itcl version 3.4 or higher, this program will probably crash immediately after startup due to Segmentation Fault.