Status: confirmed
Severity:
failure
Category: Tclkit
Lite/kitge
Created: 2007-01-26
Updated: 2007-06-22
I'm having problems building a Tclkit lite that works like the binaries in the download area. I've tried both OS-X 10.4.8 and windows with the same results. The following is a quick way to see the problem:
package require Tk
. configure -cursor icon
results in:
bad cursor spec "icon"
Any ideas? Chuck
- 2007-01-26 Chuck Ferril
Imported
- 2007-01-27 jcw
It looks like the tclkit-gui build is wrong - I'm able to reproduce the problem with it, but tclkit-dyn works.
PS. Use pw "columnwise" to post replies on this page.
- 2007-01-27 wcf3
tclkit-dyn works fine...I never tried that one, thanks very much!
- 2007-06-21 jcw
(Changed: stat more)
- 2007-06-22 jcw
problem in -gui build, ok in -dyn - probably missing resources
- 2007-06-22 jcw
(Changed: stat)
