[Paraview] Using vtkIceTRenderManager

Mario mario.orefice at gmail.com
Wed Nov 29 12:36:24 EST 2006


ok I try again...

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

Problem solved! I had to set advanced options in cmake and turn
paraview_use_icet on...
Now I'm waiting for your suggestions here:

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

Thank you again

Mario

2006/11/29, Mail Delivery System <MAILER-DAEMON at public.kitware.com>:
> This is the Postfix program at host public.kitware.com.
>
> I'm sorry to have to inform you that your message could not be
> be delivered to one or more recipients. It's attached below.
>
> For further assistance, please send mail to <postmaster>
>
> If you do so, please include this problem report. You can
> delete your own text from the attached returned message.
>
>                         The Postfix program
>
> <paraview at paraview.org>: mail forwarding loop for paraview at paraview.org
>
>
> Final-Recipient: rfc822; paraview at paraview.org
> Action: failed
> Status: 5.0.0
> Diagnostic-Code: X-Postfix; mail forwarding loop for paraview at paraview.org
>
>
>
> ---------- Messaggio inoltrato ----------
> From: Mario <mario.orefice at gmail.com>
> To: paraview at paraview.org
> Date: Wed, 29 Nov 2006 16:37:30 +0100
> Subject: [SPAM_PROBABLE] - Re: [Paraview] Using vtkIceTRenderManager - Bayesian Filter detected spam
> 2006/11/29, Mario <mario.orefice at gmail.com>:
> > 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?
>
> Problem solved! I had to set advanced options in cmake and turn
> paraview_use_icet on...
> Now I'm waiting for your suggestions here:
>
> > 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
> >
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
>
>


More information about the ParaView mailing list