[vtkusers] Undefined symbol
Yi-Yu Chou
chouyiyu at hotmail.com
Mon Jan 19 17:03:10 EST 2004
Dear all,
I am trying to build my own vtk class (CVS version), and use it in python
(2.2).
I followed the README in /vtk/Examples/Build/vtkMy and tried to use the
files in /Imaging
to do a simple test. After running ccmake . and make , I generated
vtkImageFooPython.so.
In python,
>>> from vtkpython import *
>>> from libvtkmyImagingPython import *
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: ./libvtkmyImagingPython.so: undefined symbol:
PyVTKClass_vtkImageToImageFilterNew
What should I do ??
_________________________________________________________________
現在就上 MSN 會員目錄:在線上結交新朋友,找到興趣相投的夥伴
http://members.msn.com?pgmarket=zh-tw
More information about the vtkusers
mailing list