[Insight-users] many errors

Luis Ibanez luis.ibanez at kitware.com
Wed Jun 17 06:58:03 EDT 2009


Hi Syrine,

Please look at:
http://www.itk.org/pipermail/insight-users/2009-June/030868.html

  Thanks

        Luis


--------------------------------------------------------------------------------------------
On Wed, Jun 17, 2009 at 6:52 AM, Syrine Sahmim <syrine.sahmim at yahoo.fr>wrote:

> ok
> the error message i have is "DicomImageReadWrite.cxx
> .\DicomImageReadWrite.cxx(8) : fatal error C1083: Impossible d'ouvrir le
> fichier include : 'itkImageFileReader.h' : No such file or directory" and i
> Now,i try to change cmake file now as follows:
> CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
> IF(COMMAND CMAKE_POLICY)
>   CMAKE_POLICY(SET CMP0003 NEW)
> ENDIF(COMMAND CMAKE_POLICY)
> # Find ITK.
> FIND_PACKAGE(ITK REQUIRED)
> INCLUDE(${ITK_USE_FILE})
>
> PROJECT(IOExamples)
> INCLUDE_REGULAR_EXPRESSION("^.*$")
> ADD_EXECUTABLE(DicomImageReadWrite DicomImageReadWrite.cxx )
> TARGET_LINK_LIBRARIES(DicomImageReadWrite  ITKIO)
> but when i execute cmake i have other error when i buil cmake with cmake to
> have the fila .sln
>
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20090617/f1f5ed62/attachment.htm>


More information about the Insight-users mailing list