Re: Using a tcl interpreter inside a DLL?
- From: Donald G Porter <dgp@xxxxxxxx>
- Date: Thu, 29 Nov 2007 10:51:17 -0500
jmbussat wrote:
I tried to reuse some Linux based code where I use tcl/tk from inside
a
C program that dynamically creates tcl code that gets interpreted by
the
interpreter (!) but I can't go past the Tcl_Init() step without
crashing my
application.
Is your program missing a call to Tcl_FindExecutable()?
When you say "crash," precisely what do you mean? Do you get
an error message? What is it?
--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter@xxxxxxxx Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
.
- Follow-Ups:
- Re: Using a tcl interpreter inside a DLL?
- From: jmbussat
- Re: Using a tcl interpreter inside a DLL?
- References:
- Using a tcl interpreter inside a DLL?
- From: jmbussat
- Using a tcl interpreter inside a DLL?
- Prev by Date: Re: Automating the printer command testing
- Next by Date: Re: Tcl under conditions of high memory usage.
- Previous by thread: Using a tcl interpreter inside a DLL?
- Next by thread: Re: Using a tcl interpreter inside a DLL?
- Index(es):