[Starkit] Trouble compiling tclkit on windows

Greg Brigley gbrigley at gmail.com
Mon Feb 13 10:18:29 CET 2006


Hi,

Are there newer instructions for compiling a tclkit for windows than
<http://www.equi4.com/kitbuild.html>?  I'm using using VC6 and I hit
some build errors, for example a missing file called
wish.exe.manifest. (I worked around this by building tcl via makefile
before building it from the ide.)  I end up with a "mytclkit.exe" that
produces the following log file when run:

creating tclmytclkit.exe from C:/Documents and
Settings/admin/Desktop/tclkit-compile/mytclkit.exe
loading static packages
sourcing vfs code
There was an error couldn't read file
"kitsh.vfs/lib/vfs/vfsUtils.tcl": no such file or directory
couldn't read file "kitsh.vfs/lib/vfs/vfsUtils.tcl": no such file or directory
    while executing
"source kitsh.vfs/lib/vfs/vfsUtils.tcl"


What am I doing wrong?  Am I better off using mingw/msys instead?

Thanks,
Greg


More information about the Starkit mailing list