Hi Syrine,<br><br>Please look at:<br><a href="http://www.itk.org/pipermail/insight-users/2009-June/030868.html">http://www.itk.org/pipermail/insight-users/2009-June/030868.html</a><br><br>  Thanks<br><br>        Luis<br><br>
<br>--------------------------------------------------------------------------------------------<br><div class="gmail_quote">On Wed, Jun 17, 2009 at 6:52 AM, Syrine Sahmim <span dir="ltr">&lt;<a href="mailto:syrine.sahmim@yahoo.fr">syrine.sahmim@yahoo.fr</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div>ok<br>the error message i have is &quot;DicomImageReadWrite.cxx<br>.\DicomImageReadWrite.cxx(8) : fatal error
C1083: Impossible d&#39;ouvrir le fichier include :
&#39;itkImageFileReader.h&#39; : No such file or directory&quot; 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>  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(&quot;^.*$&quot;)<br>ADD_EXECUTABLE(DicomImageReadWrite DicomImageReadWrite.cxx )<br>
TARGET_LINK_LIBRARIES(DicomImageReadWrite  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>



      </div><br>_____________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at: <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.itk.org/mailman/listinfo/insight-users" target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
<br></blockquote></div><br>