[vtkusers] use vtk by python
Amy Squillacote
amy.squillacote at kitware.com
Fri Apr 21 08:27:23 EDT 2006
When you run CMake on the VTK source tree, turn on the VTK_USE_PYTHON
CMake variable. After doing CMake's "configure", make sure that the
Python-related CMake variables are set properly. When CMake
finishes, build VTK as usual, and you should end up with library
files (.dll if you used shared libraries, .lib otherwise) whose names
indicate they are for use with Python.
- Amy
At 01:13 AM 4/21/2006, =?gb2312?B?17+67NPh?= wrote:
>hi
>could you tell me how to use vtk by python?
>and how can i get dll or lib which are used by python?
>
>_______________________________________________
>This is the private VTK discussion list.
>Please keep messages on-topic. Check the FAQ at:
>http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060421/88c8e432/attachment.htm>
More information about the vtkusers
mailing list