Re: freewrap and msgcat



On 30 Jan, 22:52, Dennis LaBelle <label...@xxxxxxxxxxxx> wrote:
SimonG wrote:
I have just tried freewrapTCLSH on a program that includes
[clock ...]. When I run the wrapped program it complains that it can't
find msgcat 1.4.

Is this expected behaviour? I thought that basic tcl commands like
clock would just work in a freewrap environment.

Thanks,

Simon Geard

TCL 8.5 moved the location of the msgcat code into a TCL Module. I didn't
realize that when I created freeWrap 6.4. I need to modify freeWrap to
handle this use of TCL Modules in the TCL distribution and create a new
release of freeWrap.

Dennis

That'd be great thanks.

Simon
.



Relevant Pages

  • Re: Freewap issues
    ... > I managed to get freewrap to work on Windows XP and created a single ... > file executable of multiple TCL files and some image files .. ... Zip depends on this "tail" to determine how the rest of the file ... since zip ignores data appended in FRONT of it, and executables ...
    (comp.lang.tcl)
  • Re: Help with freewrap
    ... which is a simple database using the sqlite libraries. ... > full TCL suite and sqlite libraries. ... I've been looking at the freewrap program to generate a Windows ... > It appears I am either not wrapping the dll properly, ...
    (comp.lang.tcl)
  • Re: freewrap and msgcat
    ... clock would just work in a freewrap environment. ... TCL 8.5 moved the location of the msgcat code into a TCL Module. ...
    (comp.lang.tcl)
  • Freewap issues
    ... I managed to get freewrap to work on Windows XP and created a single ... file executable of multiple TCL files and some image files .. ... TCL source files. ...
    (comp.lang.tcl)
  • FreeWrap and BWidget
    ... I am having trouble creating a stand-alone application using FreeWrap. ... I recently incorporated a ScrolledWindow (BWidget) into my Tcl code ...
    (comp.lang.tcl)