<div dir="ltr">I made a "src" and "bin" directories. When I configure using CMake, this is what I get in "red":<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.</span><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 28, 2014 at 4:37 PM, Abdul Abdul <span dir="ltr"><<a href="mailto:abdul.sw84@gmail.com" target="_blank">abdul.sw84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>David,<br><br></div>Thanks for your reply.<br><br></div>I went to the following steps:<br><h3> <span>Windows</span></h3>
<ol><li> Open CMake
</li><li> Select your CMakeLists.txt file
</li><li> Select your build system
</li><li> Click "Generate"
</li></ol><p>But, it is not clear. I opened CMake, and selected CMakeLists.txt as the source file, and the directory where my main program is in as the "build" directory, but get the following error:</p><p><img src="cid:ii_i1tf4hjj0_1495767cd030e1dd" height="142" width="400"><br>​<br></p><p><br></p><br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 28, 2014 at 4:17 PM, David Doria <span dir="ltr"><<a href="mailto:daviddoria@gmail.com" target="_blank">daviddoria@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>On Tue, Oct 28, 2014 at 11:12 AM, Abdul Abdul <span dir="ltr"><<a href="mailto:abdul.sw84@gmail.com" target="_blank">abdul.sw84@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div><div>Hi,<br><br></div>I'm new to ITK. I have installed ITK, and want to run the example here: <a href="http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader" target="_blank">http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader</a><br><br></div>How can I do that? Should the files be in the same directory of ITK?<br><br></div>Thanks.</div></blockquote><div><br></div></div></div>Please see this page to get started:<div><br></div><div><a href="http://www.itk.org/Wiki/ITK/Examples/Instructions/ForUsers" target="_blank">http://www.itk.org/Wiki/ITK/Examples/Instructions/ForUsers</a><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Let us know if you have any questions.<span><font color="#888888"><br clear="all"><div><br></div></font></span></div><span><font color="#888888"><div>David </div></font></span></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>