sdx with compile to bytecode option
Goodwin <[email protected]> Thu, 11 Oct 2007 15:51:12 -0700
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I've got a starpacked sdx including TclPro's tclcompiler which I've put up for anyone to try out. Its here: http://www.bioengineering-research.com/vtk/sdx.exe Putting sdx.exe into your path somewhere, you can call at the command line: sdx wrap myapp -runtime tclkit.exe -compile to create a wrapped, bytecoded application. This sdx is compiled against Tcl 8.4.14 and Metakit 2.4.9.6; its Windows only too... Any feedback is welcome. Thanks, Goodwin