Hi,<br><br>I want to compile Insight Apllications 3.14.0 but whan I'm building I have these errors:<br><br><br><br>-----------------------------------------------<br><i>/Users/Raquel/VTK/VTK/Common/vtkIndent.h:30: warning: 'class vtkIndent' has virtual functions but non-virtual destructor<br>
/Users/Raquel/VTK/VTK/Common/vtkTimeStamp.h:29: warning: 'class vtkTimeStamp' has virtual functions but non-virtual destructor<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function 'void ReadDicomSeriesCastWriteImage(std::string, std::string)':<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:165: error: 'New' is not a member of 'vtkSmartPointer<vtkXMLImageDataWriter>'<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function 'void ReadCastWriteImage(std::string, std::string)':<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:220: error: 'New' is not a member of 'vtkSmartPointer<vtkXMLImageDataReader>'<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:250: error: 'New' is not a member of 'vtkSmartPointer<vtkXMLImageDataWriter>'<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h: In function 'int ReadVTICastWriteImage(std::string, std::string, int)':<br>/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:318: error: 'New' is not a member of 'vtkSmartPointer<vtkXMLImageDataReader>'<br>
/PROYECTO/InsightApplications-3.14.0/ConvertBetweenFileFormats/castconverthelpers.h:325: error: 'VTK_SIGNED_CHAR' 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>