[vtk-developers] VTK on Sun
Andy Cedilnik
andy.cedilnik at kitware.com
Thu May 23 16:44:31 EDT 2002
Oh, VTK is shared. Python is static. I got it to pass all the tests, but
the moment I do:
root = Tk()
pane = vtkTkRenderWidget(root)
it segfaults. I think it has to do with threads. I am recompiling
without threads now.
Andy
On Thu, 2002-05-23 at 14:53, Prabhu Ramachandran wrote:
> >>>>> "AC" == Andy Cedilnik <andy.cedilnik at kitware.com> writes:
>
> AC> Static with -KPIC. Andy
>
> IIRC many folks have had trouble with static VTK builds and
> VTK-Python. could you try and see what happens when you compile
> things dynamically?
More information about the vtk-developers
mailing list