Re: [tcljava-user] TCL Blend
Brought to you by:
mdejong
From: Mo D. <mo...@mo...> - 2007-02-06 20:13:34
|
Amier wrote: > Hi There. > > First of all thank you for all your hard work in creating this interface. > I've been trying to understand how TCLBlend work but having some > difficulty in compiling it and making it work with our existing > application platform > > Basically, I need to to make use of tcl83 (active state) and java 1.4.2 If you are going to make use of the Active State binary then you need to compile Tcl Blend with the existing binary and make sure the Active State Tcl binary was compiled with thread support enabled. But, I would not suggest that approach. I would suggest that you use the Tcl Blend binary that I just posted to the list a couple of days ago and see if that works for you. I hope that helps Mo DeJong |