[cffi-devel] Help needed: Tcl/Tk via CFFI (OSX 10.4.6 Intel, Alle groCL)

Yaroslav Kavenchuk kavenchuk at jenty.by
Wed Apr 26 06:21:24 UTC 2006


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.



More information about the cffi-devel mailing list