[vtk-developers] VTK on Sun
Prabhu Ramachandran
prabhu at aero.iitm.ernet.in
Fri May 24 00:08:52 EDT 2002
>>>>> "AC" == Andy Cedilnik <andy.cedilnik at kitware.com> writes:
AC> Oh, VTK is shared. Python is static. I got it to pass all the
AC> tests, but the moment I do: root = Tk() pane =
AC> vtkTkRenderWidget(root)
AC> it segfaults. I think it has to do with threads. I am
AC> recompiling without threads now.
Again, I think most folks compile the Python stuff also as shared
libs. Maybe this is not the problem here but *if* you are shooting in
the dark anyway maybe its worth a shot if you try and build the Python
libs also as shared libs.
HTH,
prabhu
More information about the vtk-developers
mailing list