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

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Dec 9 21:09:20 EST 2015


Are you using installed VTK libraries? Also, make sure you link with
vtkRenderingVolumeOpenGL.

On Wed, Dec 9, 2015 at 8:50 PM, Yassmin Abdallah <yassminabdallah at gmail.com>
wrote:

> Hello,
>
> Thanks a lot for your reply,
>
> i added them but those errors appear,
>
> Undefined symbols for architecture x86_64:
>   "vtkRenderingVolumeOpenGL_AutoInit_Destruct()", referenced from:
>
> vtkRenderingVolumeOpenGL_ModuleInit::~vtkRenderingVolumeOpenGL_ModuleInit()
> in ViewController.o
>   "vtkRenderingVolumeOpenGL_AutoInit_Construct()", referenced from:
>
> vtkRenderingVolumeOpenGL_ModuleInit::vtkRenderingVolumeOpenGL_ModuleInit()
> in ViewController.o
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
>
>
>
> On Dec 10, 2015, at 1:24 AM, Imre Goretzki <goretzki.imre at gmail.com>
> wrote:
>
> Hey
>
>  #include <vtkAutoInit.h>
>  VTK_MODULE_INIT(vtkRenderingOpenGL);
>
> with
>
> vtkRenderingVolumeOpenGL
>
> instead of
>
> vtkRenderingOpenGL
>
>
> http://www.vtk.org/Wiki/VTK/VTK_6_Migration/Factories_now_require_defines
>
> Am 09.12.2015 um 20:44 schrieb YassminAbdallah:
>
> Error: no override found for 'vtkRayCastImageDisplayHelper'
>
>
> _______________________________________________
> 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
>
>
>
> _______________________________________________
> 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
>
>


-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151209/74cdc307/attachment.html>


More information about the vtkusers mailing list