Segmentation fault in Visualizer demo

Hello,

I am new to using VTK. Sorry if this very basic question. But I am unable to proceed with my own project. Can someone please help fix this?

I installed the libvtk7-qt-dev using the linux apt. My requirement is to use it with PCL. and so I started to off to follow a simple visualization tutorial (here ) from PCL (version 1.12) that uses VTK.

I got four cmake configure warnings (Import errors for “vtkParseOGLExt”, “vtkRenderingPythonTKWidgets”, “vtk”, “pvtk” ) as well that seems to be familiar in the community but there seems to be no solution to fix this (can someone help me to get rid of this as well, if you know a fix?). But I proceeded to build, and run the source file. The result is a seg fault as shown in in the attachment1.


Asking help to proceed.

Thanks,
Bala.