<div dir="ltr"><div>Hi Matt,<br><br></div>You are right. Got it. Thanks a lot.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 29, 2014 at 4:29 PM, Matt McCormick <span dir="ltr"><<a href="mailto:matt.mccormick@kitware.com" target="_blank">matt.mccormick@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Abdul,<br>
<br>
ITKVtkGlue used to be a separate project, but it is now integrated<br>
into ITK as the module ITKVtkGlue.  You can enable in your ITK CMake<br>
configuration by setting<br>
<br>
  Module_ITKVtkGlue<br>
<br>
to ON.<br>
<br>
It requires a build of VTK.<br>
<br>
Hope this helps,<br>
Matt<br>
<div><div class="h5"><br>
On Wed, Oct 29, 2014 at 10:10 AM, Abdul Abdul <<a href="mailto:abdul.sw84@gmail.com">abdul.sw84@gmail.com</a>> wrote:<br>
> Hello,<br>
><br>
> I'm trying to run this example:<br>
> <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>
> But, get the following when I "configure" in CMake:<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>
> It seems I need "ItkVtkGlue"? Where can I download it? And, what should I do<br>
> to combine it with the program?<br>
><br>
> Thanks.<br>
><br>
><br>
><br>
</div></div>> _____________________________________<br>
> Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
><br>
> Kitware offers ITK Training Courses, for more information visit:<br>
> <a href="http://www.kitware.com/products/protraining.php" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
><br>
> Please keep messages on-topic and check the ITK FAQ at:<br>
> <a href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/insight-users" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
><br>
</blockquote></div><br></div>