<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7650.28">
<TITLE>RE: [Paraview] Using vtkIceTRenderManager</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Mario,<BR>
<BR>
vtkIceTRenderModule was originally designed to be a drop in replacement for any vtkParallelRenderManager (vtkCompositeRenderManager included) assuming you correctly use vtkIceTRenderer in place vtkRenderer. That said, there have been many ParaView-specific changes made to these classes.<BR>
<BR>
So my advice: try it. It should work if you are not doing anything to fancy. If not, you'll have to inquire about our money back guarantee.<BR>
<BR>
If it doesn't work, give us a holler. There may be an easy fix you can perform. If it does work, let the future users know.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: paraview-bounces+kmorel=sandia.gov@paraview.org on behalf of Mario<BR>
Sent: Wed 11/29/2006 8:37 AM<BR>
To: paraview@paraview.org<BR>
Subject: Re: [Paraview] Using vtkIceTRenderManager<BR>
<BR>
2006/11/29, Mario <mario.orefice@gmail.com>:<BR>
> Hi,<BR>
> I want to use vtkIceTRenderManager and vtkIceTRenderer from Paraview<BR>
> in my vtk application, but I have a link problem:<BR>
><BR>
> unresolved external symbol"public: static class vtkIceTRenderManager *<BR>
> __cdecl vtkIceTRenderManager::New(void)"<BR>
> (?New@vtkIceTRenderManager@@SAPAV1@XZ)<BR>
><BR>
> I'm a newbie, how can I resolve that? It's a cmake configuration problem?<BR>
<BR>
Problem solved! I had to set advanced options in cmake and turn<BR>
paraview_use_icet on...<BR>
Now I'm waiting for your suggestions here:<BR>
<BR>
> I'm just modifying vtk's parallel processing examples, using<BR>
> vtkIceTRenderManager instead of vtkCompositeRenderManager, will it<BR>
> work?<BR>
><BR>
> There are some other examples where i can understand using of<BR>
> vtkIceTRenderManager?<BR>
><BR>
> Thank you so much for helping<BR>
><BR>
> Mario<BR>
><BR>
_______________________________________________<BR>
ParaView mailing list<BR>
ParaView@paraview.org<BR>
<A HREF="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</A><BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>