Tcl/Tk scripts to windows executable
From: Muthu (g_marimuthu_at_rediffmail.com)
Date: 07/29/04
- Next message: R. T. Wurth: "SQLite data browser"
- Previous message: Mark Roseman: "Re: Dynamic rich data client"
- Next in thread: Dennis LaBelle: "Re: Tcl/Tk scripts to windows executable"
- Reply: Dennis LaBelle: "Re: Tcl/Tk scripts to windows executable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jul 2004 07:12:30 -0700
Dear All,
I am writing Tcl/TK based GUI aplication and I am using packages like
Iwidgets 4.0.2 in the scripts. When I am wrapping these scripts to Exe
using Freewrap application, it is giving error.
After refering some of the documents I have included
lappend auto_path /tcl/lib/iwidgets4.0.2 in the script file. But it is
giving the error as "can't find package Itcl 3.2" and so on.
Can anyone guide me how to wrap all the scripts to EXE which are using
Iwidgets packages also?
Thanks,
Muthu
- Next message: R. T. Wurth: "SQLite data browser"
- Previous message: Mark Roseman: "Re: Dynamic rich data client"
- Next in thread: Dennis LaBelle: "Re: Tcl/Tk scripts to windows executable"
- Reply: Dennis LaBelle: "Re: Tcl/Tk scripts to windows executable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|