[Paraview] Using vtkIceTRenderManager

Mario mario.orefice at gmail.com
Wed Nov 29 05:32:30 EST 2006


Hi,
I want to use vtkIceTRenderManager and vtkIceTRenderer from Paraview
in my vtk application, but I have a link problem:

unresolved external symbol"public: static class vtkIceTRenderManager *
__cdecl vtkIceTRenderManager::New(void)"
(?New at vtkIceTRenderManager@@SAPAV1 at XZ)

I'm a newbie, how can I resolve that? It's a cmake configuration problem?
I'm just modifying vtk's parallel processing examples, using
vtkIceTRenderManager instead of vtkCompositeRenderManager, will it
work?

There are some other examples where i can understand using of
vtkIceTRenderManager?

Thank you so much for helping

Mario


More information about the ParaView mailing list