<div dir="ltr"><div><div><div>Sorry I'm really new to that.<br><br></div>The example I'm trying to run is here: <a href="http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader">http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader</a><br><br></div>What would a basic CMakeLists.txt for this example be?<br><br></div>Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 3:00 PM, John Drescher <span dir="ltr"><<a href="mailto:drescherjm@gmail.com" target="_blank">drescherjm@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Wed, Oct 29, 2014 at 9:56 AM, Abdul Abdul <<a href="mailto:abdul.sw84@gmail.com">abdul.sw84@gmail.com</a>> wrote:<br>
> I got the following error for CMakeLists.txt (attached):<br>
><br>
> 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>
> Do you know why is that? Should I look for "ItkVtkGlue"?<br>
><br>
<br>
</span>This is part of ITK4 (which you have to configure to use ItkVtkGlue)<br>
or a separate package in older versions of ITK.<br>
<span class="HOEnZb"><font color="#888888"><br>
John<br>
</font></span></blockquote></div><br></div>