[vtkusers] Error: no override found for 'vtkRayCastImageDisplayHelper'

Ken Martin ken.martin at kitware.com
Thu Dec 10 07:55:37 EST 2015


Maybe try adding


vtkObjectFactory::RegisterFactory(vtkRenderingVolumeOpenGL2ObjectFactory::New());

early on and make sure you are building vtk with the OpenGL ES version 3.0
versus 2.0

Ken


On Thu, Dec 10, 2015 at 12:00 AM, Yassmin Abdallah <
yassminabdallah at gmail.com> wrote:

> Yes i included the header file,
>
> i got bad access when initial with the error no override found,
>
>
>
>
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

This communication, including all attachments, contains confidential and
legally privileged information, and it is intended only for the use of the
addressee.  Access to this email by anyone else is unauthorized. If you are
not the intended recipient, any disclosure, copying, distribution or any
action taken in reliance on it is prohibited and may be unlawful. If you
received this communication in error please notify us immediately and
destroy the original message.  Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151210/e0ab8cbb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2015-12-10 at 6.53.27 AM.png
Type: image/png
Size: 27015 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151210/e0ab8cbb/attachment.png>


More information about the vtkusers mailing list