[vtkusers] Building and Installing Python Wrappers
    Brad King 
    brad.king at kitware.com
       
    Tue Apr  8 15:02:18 EDT 2003
    
    
  
> Are the VTK Python Wrappers built using Cable or hand crafted?
Neither.  They are generated by a small tool that comes with VTK.  It is
built along with the rest of VTK when wrapping is on.  All you need is to
have python installed before you run CMake to build VTK.  Then you can
turn on the VTK_WRAP_PYTHON option to get python wrappers.
-Brad
    
    
More information about the vtkusers
mailing list