VTK Tcl Stubs

From KitwarePublic
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]