[vtkusers] VTK app crashes with vtkCommonCore
Jothybasu Selvaraj
jothybasu at gmail.com
Fri Jul 29 23:44:45 EDT 2016
Hi Guys
I recently built an application with Qt5 and vtk7. I am sioing QtCreator to
build this.
I initialized the vtk kits as shown below before adding any vtk headers.
#define vtkRenderingCore_AUTOINIT
3(vtkInteractionStyle,vtkRenderingFreeType,vtkRenderingOpenGL2)
#define vtkRenderingVolume_AUTOINIT 1(vtkRenderingVolumeOpenGL2)
But when I try to run the app it crashes with "Fault Module Name:
libvtkCommonCore-7.0.dll"
Any clues why this this happening?
Thanks
Jothy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20160730/c6426073/attachment.html>
More information about the vtkusers
mailing list