Re: Using a tcl interpreter inside a DLL?



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 |
|______________________________________________________________________|
.