<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif;">Hello,</div><div style="font-family: times new roman,new york,times,serif;"><br></div><div style="font-family: times new roman,new york,times,serif;">I watched an example with the use of vtkDistancePolyDataFilter on the wiki : <br></div><div style="font-family: times new roman,new york,times,serif;">http://www.vtk.org/Wiki/VTK/Examples/Cxx/PolyData/DistancePolyDataFilter</div><div style="font-family: times new roman,new york,times,serif;"><br></div><div style="font-family: times new roman,new york,times,serif;">I'm trying to re-use this filter in my code, but it seems that this filter is not yet present in my VTK's Dlls.</div><div style="font-family: times new roman,new york,times,serif;"><br></div><div style="font-family: times new roman,new york,times,serif;">In
this example, it is written the following in the CMakeLists.txt :</div><pre class="de1"><span style="font-family: times new roman,new york,times,serif;" class="kw1">if</span><span style="font-family: times new roman,new york,times,serif;" class="sy0">(</span><span style="font-family: times new roman,new york,times,serif;" class="re0">${VTK_VERSION}</span><span style="font-family: times new roman,new york,times,serif;"> </span><span style="font-family: times new roman,new york,times,serif;" class="kw3">VERSION_LESS</span><span style="font-family: times new roman,new york,times,serif;"> </span><span style="font-family: times new roman,new york,times,serif;" class="st0">"20111206"</span><span style="font-family: times new roman,new york,times,serif;" class="sy0">)</span><span style="font-family: times new roman,new york,times,serif;">
</span><span style="font-family: times new roman,new york,times,serif;" class="kw1">message</span><span style="font-family: times new roman,new york,times,serif;" class="sy0">(</span><span style="font-family: times new roman,new york,times,serif;">FATAL </span><span style="font-family: times new roman,new york,times,serif;" class="st0">" This example requires VTK version 20111206 but the current version is <span class="es1">${VTK_VERSION}</span>"</span><span style="font-family: times new roman,new york,times,serif;" class="sy0">)</span><span style="font-family: times new roman,new york,times,serif;">
</span><span style="font-family: times new roman,new york,times,serif;" class="kw1">endif</span><span class="sy0"><span style="font-family: times new roman,new york,times,serif;">()</span><br style="font-family: times new roman,new york,times,serif;"><br style="font-family: times new roman,new york,times,serif;"><font style="font-family: times new roman,new york,times,serif;" size="3">Does it means I have to wait the 5.9.0 version of VTK to be able to use this class?</font><span style="font-family: times new roman,new york,times,serif;"></span><br></span><span class="sy0"><font style="font-family: times new roman,new york,times,serif;" size="3">If th</font></span><span style="font-family: times new roman,new york,times,serif;">at is the case, does someone know when is this release planned?</span><br><br>Thanks<br>Gilles Monnier<br></pre><div><br><span class="sy1"></span></div></div></body></html>