[vtkusers] No override found for 'vtkPolyDataMapper'.

David Lonie david.lonie at kitware.com
Thu Dec 1 11:28:37 EST 2016


You need to link either the vtkRenderingOpenGL or vtkRenderingOpenGL2
library (depending on which was built) to your application.

On Wed, Nov 30, 2016 at 10:14 PM, Priya Vashistha <priyavashistha2 at gmail.com
> wrote:

> Dear vtk users and developers,
>
> I haven't been able to find a solution to this problem, hence posting this
> again. Please let me know if something worked for you for the following
> issue.
>
> *Generic Warning:* In/home/direction/Downloads/VTK-.0.0/Rendering/Core/vtkPolyDataMapper.cxx,
> line 28
> *Error*: no override found for 'vtkPolyDataMapper'.
>
> I am using VTK7.0.0 (built using CMake on win 10) and running a project in
> Visual studio 15 express. This error appears in vtkOutputWindow.
>
> I saw the same issue been posted on forum online but I haven't been able to
> find a clear solution.
>
> Any help would be greatly appreciated.
>
> Thank You,
> Priya
>
> _______________________________________________
> 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/20161201/ed265d30/attachment.html>


More information about the vtkusers mailing list