[vtkusers] Stub-Enabled dlls?

Gil Lecker fempp at netvision.net.il
Tue Jan 20 12:58:11 EST 2004


Hi,

I'm trying to use TclDevKit Rev 3.0 to wrap a TCL application that
loads the VTK dlls  (see extraction of some mails below).

It appears that the dlls of VTK should be stubs-enabled.
Are they stubs enabled already? If no were can we find them?
Can anyone shed some light on the wrapping subject, with any tool?
Thanks,

Gil Lecker


> Can someone give me a straight answer whether it is possible
> to wrap the following combination: A tcl file that "loads" a
> dll (in my case the dlls of VTK). Can it be done with TDK 3.0

The limitations on DLLs that can be wrapped by TDK (which is
starkit-based) are simple: the extension must be stubs-enabled
and operate with Tcl 8.4+.

It can have other dependencies, but then special care must be
taken (as with TclDOM, for which there is an example in TDK).

  Jeff Hobbs, The Tcl Guy
  http://www.ActiveState.com/, a division of Sophos

_______________________________________________
ActiveTcl mailing list
ActiveTcl at listserv.ActiveState.com

--




More information about the vtkusers mailing list