[ITK] [ITK-users] Running an ITK program

Abdul Abdul abdul.sw84 at gmail.com
Wed Oct 29 10:03:14 EDT 2014


Sorry I'm really new to that.

The example I'm trying to run is here:
http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader

What would a basic CMakeLists.txt for this example be?

Thanks.

On Wed, Oct 29, 2014 at 3:00 PM, John Drescher <drescherjm at gmail.com> wrote:

> On Wed, Oct 29, 2014 at 9:56 AM, Abdul Abdul <abdul.sw84 at gmail.com> wrote:
> > I got the following error for CMakeLists.txt (attached):
> >
> > CMake Error at CMakeLists.txt:11 (find_package):
> > By not providing "FindItkVtkGlue.cmake" in CMAKE_MODULE_PATH this project
> > has asked CMake to find a package configuration file provided by
> > "ItkVtkGlue", but CMake did not find one.
> >
> > Could not find a package configuration file provided by "ItkVtkGlue" with
> > any of the following names:
> >
> > ItkVtkGlueConfig.cmake
> > itkvtkglue-config.cmake
> >
> > Add the installation prefix of "ItkVtkGlue" to CMAKE_PREFIX_PATH or set
> > "ItkVtkGlue_DIR" to a directory containing one of the above files. If
> > "ItkVtkGlue" provides a separate development package or SDK, be sure it
> has
> > been installed.
> >
> > Do you know why is that? Should I look for "ItkVtkGlue"?
> >
>
> This is part of ITK4 (which you have to configure to use ItkVtkGlue)
> or a separate package in older versions of ITK.
>
> John
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20141029/b5ac60f3/attachment.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html

Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php

Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users


More information about the Community mailing list