<div dir="ltr"><div><div>Hello,<br><br></div>I'm trying to run this example: <a href="http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader">http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader</a><br><br></div>But, get the following when I "configure" in CMake:<br><br><span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:11 (find_package):<br>  By not providing "FindItkVtkGlue.cmake" in CMAKE_MODULE_PATH this project<br>  has asked CMake to find a package configuration file provided by<br>  "ItkVtkGlue", but CMake did not find one.<br><br>  Could not find a package configuration file provided by "ItkVtkGlue" with<br>  any of the following names:<br><br>    ItkVtkGlueConfig.cmake<br>    itkvtkglue-config.cmake<br><br>  Add the installation prefix of "ItkVtkGlue" to CMAKE_PREFIX_PATH or set<br>  "ItkVtkGlue_DIR" to a directory containing one of the above files.  If<br>  "ItkVtkGlue" provides a separate development package or SDK, be sure it has<br>  been installed.<br><br><span style="color:rgb(0,0,0)">It seems I need "ItkVtkGlue"? Where can I download it? And, what should I do to combine it with the program?</span><br><br><span style="color:rgb(0,0,0)">Thanks.</span><br></span><br><br></div>