[ITK-users] Running an ITK program

John Drescher drescherjm at gmail.com
Wed Oct 29 10:07:38 EDT 2014


On Wed, Oct 29, 2014 at 10:03 AM, Abdul Abdul <abdul.sw84 at gmail.com> wrote:
> 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?
>

You have the correct CMakeLists.txt you do not have the correct
dependent librarys installed. You need to understand how to build and
install software with CMake.

John


More information about the Insight-users mailing list