VTK Tcl Stubs: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
No edit summary
 
No edit summary
Line 6: Line 6:
<li>link against tclstub84.lib and tkstub84.lib</li>
<li>link against tclstub84.lib and tkstub84.lib</li>
<li>download a tclkit for your platform from [http://www.equi4.com here]</li>
<li>download a tclkit for your platform from [http://www.equi4.com here]</li>
{{VTK/Template/Footer}}

Revision as of 13:46, 20 December 2005

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]