Hi,<div><br></div><div>I just pulled the new version of VTK today and compiled it: no problem.</div><div>However my program using VTK was not compiling anymore.</div><div><br></div><div>The problem comes from i&#39;m using vtkFreeTypeUtilities.h .</div>

<div>This file now includes FTGL.h, which is not in the &#39;Install&#39; output of VTK</div><div>(but in Utilities/ftgl of the source of VTK).</div><div><br></div><div>I just commented the line &#39;#include &lt;FTGL.h&gt;&#39;  in vtkFreeTypeUtilities.h</div>

<div>and it seems it was not necessary, everything works fine.</div><div><br></div><div>Benoit</div>