Hi,<br><br>I want to compile Insight Apllications 3.14.0 but  whan I&#39;m building I have these errors:<br><br><br><br>-----------------------------------------------<br><i>/Users/Raquel/VTK/VTK/Common/vtkIndent.h:30: warning: &#39;class vtkIndent&#39; has virtual functions but non-virtual destructor<br>
/Users/Raquel/VTK/VTK/Common/vtkTimeStamp.h:29: warning: &#39;class vtkTimeStamp&#39; has virtual functions but non-virtual destructor<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function &#39;void ReadDicomSeriesCastWriteImage(std::string, std::string)&#39;:<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:165: error: &#39;New&#39; is not a member of &#39;vtkSmartPointer&lt;vtkXMLImageDataWriter&gt;&#39;<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function &#39;void ReadCastWriteImage(std::string, std::string)&#39;:<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:220: error: &#39;New&#39; is not a member of &#39;vtkSmartPointer&lt;vtkXMLImageDataReader&gt;&#39;<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:250: error: &#39;New&#39; is not a member of &#39;vtkSmartPointer&lt;vtkXMLImageDataWriter&gt;&#39;<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function &#39;int ReadVTICastWriteImage(std::string, std::string, int)&#39;:<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:318: error: &#39;New&#39; is not a member of &#39;vtkSmartPointer&lt;vtkXMLImageDataReader&gt;&#39;<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:325: error: &#39;VTK_SIGNED_CHAR&#39; was not declared in this scope<br>make[2]: *** [ConvertBetweenFileFormats/CMakeFiles/ConvertBetweenFileFormats.dir/castconvertDicomScalar.o] Error 1<br>
make[1]: *** [ConvertBetweenFileFormats/CMakeFiles/ConvertBetweenFileFormats.dir/all] Error 2<br>make: *** [all] Error 2<br></i>-----<br><br>I have followed these instructions <a href="http://www.itk.org/Wiki/ITK_Insight_Applications">http://www.itk.org/Wiki/ITK_Insight_Applications</a><br>
<br>Regards<br><br>Raquel<br><br>