VTK Tcl Stubs

From KitwarePublic
Revision as of 13:46, 20 December 2005 by Andy (talk | contribs)
Jump to navigationJump to search

To create stubs enabled vtk tcl libraries:

  • patch the vtk source with these.
  • run cmake
  • set the advanced flag TCL_TK_STUBS
  • link against tclstub84.lib and tkstub84.lib
  • download a tclkit for your platform from here


  • VTK: [Welcome | Site Map]