[Insight-users] Error while Making an example

John Drescher drescherjm at gmail.com
Thu Mar 3 11:19:46 EST 2011


On Thu, Mar 3, 2011 at 11:06 AM, Harisankar P S <hsps9.99 at gmail.com> wrote:
> I am getting errors like this, the files are there but it says its not there
>
> /home/southwind/Desktop/
> EdgeDetection/itk3DEdgeDetectionSample.cxx:21:46: error:
> itkSobelEdgeDetectionImageFilter.h: No such file or directory
> /home/southwind/Desktop/EdgeDetection/itk3DEdgeDetectionSample.cxx:22:46:
> error: itkCannyEdgeDetectionImageFilter.h: No such file or directory
> /home/southwind/Desktop/EdgeDetection/itk3DEdgeDetectionSample.cxx:23:31:
> error: itkRawImageWriter.h: No such file or directory
> /home/southwind/Desktop/EdgeDetection/itk3DEdgeDetectionSample.cxx:24:32:
> error: itkImageFileReader.h: No such file or directory
> In file included from
> /home/southwind/Desktop/EdgeDetection/itk3DEdgeDetectionSample.cxx:26:
>
>

No such file or directory is a configuration problem. Either your
ubuntu ITK does not have the part of itk that you want or you
configured it wrong.

John


More information about the Insight-users mailing list