![](https://secure.gravatar.com/avatar/85707c170bca7964097b9ee08480188d.jpg?s=120&d=mm&r=g)
26 Apr
2006
26 Apr
'06
6:21 a.m.
Frank Goenninger wrote:
Hi!
Thanks for looking into this ... I want to call the functions Tcl_CreateInterp and Tcl_Eval from Lisp. So I defined the libs and the functions :
<skip>
I do not see any output anywhere. I also see that the returned value is like an error value ... I am on OS X 10.4.6 (Intel) with CFFI latest tarball and AllegroCL8.0.
Any help really appreciated !!!
Need also call Tcl_Init. And, may be, before this need call Tcl_FindExecutable. See help for Tcl Built-In Commands. -- WBR, Yaroslav Kavenchuk.