<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt;color:#000000;"><div>ok<br>the error message i have is "DicomImageReadWrite.cxx<br>.\DicomImageReadWrite.cxx(8) : fatal error
C1083: Impossible d'ouvrir le fichier include&nbsp;:
'itkImageFileReader.h'&nbsp;: No such file or directory" and i<br>Now,i try to change cmake file now as follows:<br>CMAKE_MINIMUM_REQUIRED(VERSION 2.6)<br>IF(COMMAND CMAKE_POLICY)<br>&nbsp; CMAKE_POLICY(SET CMP0003 NEW)<br>ENDIF(COMMAND CMAKE_POLICY)<br># Find ITK.<br>FIND_PACKAGE(ITK REQUIRED)<br>INCLUDE(${ITK_USE_FILE})<br><br>PROJECT(IOExamples)<br>INCLUDE_REGULAR_EXPRESSION("^.*$")<br>ADD_EXECUTABLE(DicomImageReadWrite DicomImageReadWrite.cxx )<br>TARGET_LINK_LIBRARIES(DicomImageReadWrite&nbsp; ITKIO)<br>but when i execute cmake i have other error when i buil cmake with cmake to have the fila .sln<br></div></div><br>



      </body></html>