[Insight-users] Can not include Itk head files

John Drescher drescherjm at gmail.com
Thu Oct 18 11:26:45 EDT 2012


On Thu, Oct 18, 2012 at 11:09 AM, psd <flydps at 163.com> wrote:
>  Hi, friends
>
> I am compiling an exist Itk program. When I make the files, I find that the
> Itk head files can not be find by the program. I think there must be some
> error in CMakelists.txt file. Can anyone give me some help, Thanks.
>
> The errors are like:  CSoucecodeTest/itktypes.h:5:30: error:
> itkOrientedImage.h: No such file or directory
> in the itktypes.h files I have included itk headers such as : #include
> "itkOrientedImage.h"
>

Are you using a new version of itk. I believe itkOrientedImage no longer exits.

John


More information about the Insight-users mailing list