Hi. I made an exe of ltk-eyes with sbcl and it works. How can I make a standalone exe which includes all dll files which it needs from Active Tcl installation ? Thanks
Hi Haris, just get tclkit http://equi4.com/tclkit/ which is a whole tcl in a single executable and ship it with your application. You have to set *wish-pathname* to the name of the tclkit executable. Peter On Wed, Jul 20, 2011 at 4:59 PM, Haris Bogdanovich <fbogdanovic@xnet.hr> wrote:
Hi.
I made an exe of ltk-eyes with sbcl and it works. How can I make a standalone exe which includes all dll files which it needs from Active Tcl installation ?
Thanks _______________________________________________ ltk-user site list ltk-user@common-lisp.net http://common-lisp.net/mailman/listinfo/ltk-user
participants (2)
-
Haris Bogdanovich
-
Peter Herth