-
The same problem happens with dde.
Since I don't use the extension myself, I only noticed it when trying to compile an 8.6 TclKitLite.
2009-10-27 09:44:02 UTC in Tcl
-
Thank you, tk now compiles and install fine.
But, could please check whether 'package require registry' works for you? In my case, pkgIndex.tcl doesn't get created for the extension while it is when compiling with shared libraries.
Thanks.
2009-10-22 08:27:23 UTC in Tk Toolkit
-
Version 1.2.1 will accept *.ext.
2009-10-18 15:52:35 UTC in Getleft
-
Tcl/Tk 8.5.7 compiles fine with --disable-shared. I don't really know how to get 8.5.8 out of cvs.
2009-10-15 15:11:22 UTC in Tk Toolkit
-
I tried compiling 8.6 from the cvs in a msys/mingw enviroment using the --disable-shared option.
Tcl went well but compiling Tk failed with the message:
gcc -O2 -fomit-frame-pointer winMain.o "/c/tmp/TclKitLite/tcl-8.6/tcl/win/libtcl86ss.a" libtk86s.a -lws2_32 -lgdi32 -lcomdlg32 -limm32 -lcomctl32 -lshell32 -luuid -lole32 -loleaut32 \
wish.res.o -o wish86s.exe -mwindows...
2009-10-09 08:52:19 UTC in Tk Toolkit
-
This should fix, please let me know if it doesn't
File Added: Descargar.tcl.
2009-01-24 19:53:05 UTC in Getleft
-
Vielen Dank, I will add it to the next release.
2009-01-24 19:51:29 UTC in Getleft
-
Did you close the window just after it appeared?.
2009-01-23 23:16:00 UTC in Getleft
-
The problem is a missing '/' in the source code, do you need a fixed version or can you wait until I make a new release?.
2009-01-23 23:14:40 UTC in Getleft
-
Thanks for letting me know about the error, I will prevent it in future
releases.
In the meantime, to get Getleft to do what you want, you need
to input just 'orig' not '*.orig'.
2008-06-16 22:23:17 UTC in Getleft