ActiveState Community

Filter by Product:
TitleQuestionProductUpdatedsort iconComments
TDK 4.0.2 needs Tcl 8.5?

I've installed TclDevKit 4.0.2 and ActiveTcl 8.4.16 to compile my Tcl scripts. The problem is that the .tbc files generated by the Tcl Compiler
are only usable with tbcload 1.7 and only for Tcl 8.5. The message in the installation dialog suggests to take the packages from an Tcl 8.4 distribution.

2007-10-16 14:541
Correctly using source and exec in TclApp

When I wrap my Tcl application with TclApp, I get errors when my code tries to source or exec another wrapped tcl file.

2006-11-29 10:555
Where can I get past versions of the TDK?

Where can I get past versions of the TDK? Is there an ftp server for the TDK?

2006-07-12 15:480
What is the ECCN for the TDK?

What is the Export Control Classification Number for the Tcl Developers Kit?

2006-07-12 15:290
TclApp can't find a package

I try to wrap my TclApp application and TclApp says it can't find a package that I know I have installed. It's in my package search list -- what do I do?

2006-07-10 14:532
Wrapping executables in a TclApp application

I've bundled a binary executable inside my TclApp application. My script can see it, but the OS claims it isn't there when I try to run it. How do I fix it?

2006-07-10 14:441
Bundling images and libraries with TclApp

Do you have an easy-to-follow example of how to bundle images and libraries using TclApp?

2006-07-10 14:363