Hi, all
I'm trying to ask the same thing what I did in newsgroup.
My problem is related tbcload package for compling source code.
I found that tbcload 1.0 package supports Tcl/tk 8.0.
so I tried to include that package using load command in wish80 which
has expect5.21 for windows NT.
first, I copyed and pasted the tbcload10.dll in the bin directory.
then I generated 'x.tbc' file using procomp1.2 complier.
and I tried to type this command in wish80.exe as followings
% load tbcload10.dll
Console window generated error message box,
"The procedure entry point TclProcCleanupProc could not be located in
the dynamic link library tcl80.dll"
FYI, I'm using tcl/tk 8.0(expect5.21 for windows NT)
Is that impossible to use tbcload package in this version of tcl/tk?
I hope there are some workaround for this.
I'll appreciate any help for this.
Thanks.
I'm trying to ask the same thing what I did in newsgroup.
My problem is related tbcload package for compling source code.
I found that tbcload 1.0 package supports Tcl/tk 8.0.
so I tried to include that package using load command in wish80 which
has expect5.21 for windows NT.
first, I copyed and pasted the tbcload10.dll in the bin directory.
then I generated 'x.tbc' file using procomp1.2 complier.
and I tried to type this command in wish80.exe as followings
% load tbcload10.dll
Console window generated error message box,
"The procedure entry point TclProcCleanupProc could not be located in
the dynamic link library tcl80.dll"
FYI, I'm using tcl/tk 8.0(expect5.21 for windows NT)
Is that impossible to use tbcload package in this version of tcl/tk?
I hope there are some workaround for this.
I'll appreciate any help for this.
Thanks.