For Programmers: Free Programming Magazines  


Home > Archive > Tcl > March 2008 > Re: Why I got "Runtime error" excecuting .exe file wrapped with









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Why I got "Runtime error" excecuting .exe file wrapped with
Jeff Hobbs

2008-03-27, 7:36 pm

On Mar 27, 2:21=A0am, 1985zhoujin...@163.com wrote:
> My program includes some .tcl files, and also several DLLs. When
> execute it in "Wish", it works fine! But when I wrap it with
> TclApp(DLLs is not included), and run the .exe file, the program turns
> out "Runtime error", and break down!
> Can anyone give me some advice? Thank you very much.


Why would you not include the DLLs in the TclApp'd program? I suspect
there is some basic issue with the wrapping, or the DLLs you are using
are not Tcl stubs enabled (a requirement for being wrapped and
portable to other machines).

Jeff
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com