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

Abdul Abdul abdul.sw84 at gmail.com
Tue Oct 28 11:44:51 EDT 2014


I made a "src" and "bin" directories. When I configure using CMake, this is
what I get in "red":

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.

On Tue, Oct 28, 2014 at 4:37 PM, Abdul Abdul <abdul.sw84 at gmail.com> wrote:

> David,
>
> Thanks for your reply.
>
> I went to the following steps:
> Windows
>
>    1. Open CMake
>    2. Select your CMakeLists.txt file
>    3. Select your build system
>    4. Click "Generate"
>
> 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:
>
>
>>
>
>
>
> On Tue, Oct 28, 2014 at 4:17 PM, David Doria <daviddoria at gmail.com> wrote:
>
>> On Tue, Oct 28, 2014 at 11:12 AM, Abdul Abdul <abdul.sw84 at gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> I'm new to ITK. I have installed ITK, and want to run the example here:
>>> http://www.itk.org/Wiki/ITK/Examples/IO/ImageFileReader
>>>
>>> How can I do that? Should the files be in the same directory of ITK?
>>>
>>> Thanks.
>>>
>>
>> Please see this page to get started:
>>
>> http://www.itk.org/Wiki/ITK/Examples/Instructions/ForUsers
>>
>> Let us know if you have any questions.
>>
>> David
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20141028/3c6f48f9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Capture.PNG
Type: image/png
Size: 9923 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/community/attachments/20141028/3c6f48f9/attachment.png>
-------------- 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