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

Yassmin Abdallah yassminabdallah at gmail.com
Wed Dec 9 20:50:19 EST 2015


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 <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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20151210/515e2070/attachment.html>


More information about the vtkusers mailing list