[Insight-users] Using ITK libraries without CMAKE

Dan Mueller dan.muel at gmail.com
Tue May 17 10:49:21 EDT 2011


Hi Sameer,

> Any help is appreciated.
My advice is to use CMake :P From personal experience, it will save
you a lot of time and effort. Is there a reason you can't use CMake
for the project from which you want to use ITK?

Cheers, Dan

On 17 May 2011 14:19, Sameer Zaheer <bless.sins at gmail.com> wrote:
> Hi,
>
> I tried downloading ITK and building all the libraries and it failed giving
> various errors. I started googling the errors but eventually gave up as
> there were too many. Since I really only need one class (maybe two), I was
> wondering if I could copy and past the source files for that into the folder
> I'm using and then build it with MS Visual Studio?
>
> The class I'm talking about it is:
>
> itkLineIterator
>
> Besides adding #include <itkLineIterator.h> to the top of my code's file,
> what else would I have to do? Any help is appreciated.
>
> Thanks,
>
> --
> Sameer Zaheer
> University of Toronto


More information about the Insight-users mailing list