[Insight-users] problem with itkImageToVTKImageFilter.h

David Doria daviddoria at gmail.com
Sun Feb 12 10:47:58 EST 2012


2012/2/12 Dominique Töpfer <dominique at toepfer-web.de>:
> Hi,
>
> did you use angle brackets instead of quotes around the include file? Try
> using
>
> #include "itkImageToVTKImageFilter.h"
>
> If the file is in your project folder, this should work.
>
> HTH
> Dominique

There should never be a reason to have to move a file into your
project directory. I believe this file is in the wrong place in the
repository and it should be moved so that it can be included like any
other class. Please file a bug report.


More information about the Insight-users mailing list