wrapping application that uses .dll's
From: no-one (none_at_null.com)
Date: 11/28/03
- Next message: Bruce Hartweg: "Re: A few Tk related queries"
- Previous message: nrk: "TCL Signal handlers"
- Next in thread: Dr. Detlef Groth: "Re: wrapping application that uses .dll's"
- Reply: Dr. Detlef Groth: "Re: wrapping application that uses .dll's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 02:33:26 GMT
Hello all, need some help here. I've got a tcl script that I'd like to
wrap into an exe. I'm on a windows platform. I've got a copy of tclpro
1.4.1. My tcl script uses two packages that are implemented as dll's.
When I wrap my app w/ prowrap myapp.tcl -uses tclsh, I get an exe
file. When I try to run that file, I get an error saying it can't find
the package. Can anyone sched some light?
- Next message: Bruce Hartweg: "Re: A few Tk related queries"
- Previous message: nrk: "TCL Signal handlers"
- Next in thread: Dr. Detlef Groth: "Re: wrapping application that uses .dll's"
- Reply: Dr. Detlef Groth: "Re: wrapping application that uses .dll's"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|