[Insight-users] looking for complied version of ITK

Luis Ibanez luis.ibanez at kitware.com
Sun Nov 14 15:12:33 EST 2010


Hi Caitlin,

If you want to configure your own project without
using CMake you simply have to add to your
project the paths to the header files of ITK, and
the path to the ITK libraries.

Are you doing this in Linux ? or in Visual Studio ?


     Luis


-------------------------------
On Tue, Nov 9, 2010 at 7:40 PM, Caitlin Schneider <
caitlin.m.schneider at gmail.com> wrote:

> Hi Luis,
>
> I would like not to re-build my project using Cmake since it does not
> currently use Cmake. I can make ITK without a problem.  There is a
> installer version of VTK, which allows me to just include the header
> and library files.
>
> If the only way is to use Cmake, than I will, but I was hoping to avoid
> this.
>
> --caitlin
>
>
>
> On Sat, Oct 16, 2010 at 12:35 PM, Luis Ibanez <luis.ibanez at kitware.com>
> wrote:
> > Hi Caitlin,
> >
> > The piece that you don't want to have to
> > rebuild is:
> >
> > A) ITK itself ?
> >
> > or
> >
> > B) Your project ?
> >
> > --
> >
> > Normally you can
> >
> > 1) download ITK
> > 2) building in a separate directory
> > 3) install it in some directory
> > 4) use the installed ITK from your project.
> >
> >
> >
> > Do you use CMake to configure your project ?
> >
> >
> >    Please let us know,
> >
> >
> >        Thanks
> >
> >
> >               Luis
> >
> >
> > ---------------------------------------------------------------
> > On Fri, Oct 15, 2010 at 2:41 PM, Caitlin Schneider
> > <caitlin.m.schneider at gmail.com> wrote:
> >>
> >> Hello,
> >>
> >> I have used both ITK and VTK in the past and am trying to use it for my
> >> current project.  Unfortunately the project has been constructed
> previously
> >> without ITK and I would like to be able to link in ITK without
> rebuilding
> >> it.  With VTK I was able to use the complied Windows (Installer)
> version,
> >> and just include the header files and dlls.  Does this option exist for
> ITK
> >> as well?  Is there some other way I can easily link ITK to my project
> (if
> >> all the source code has been complied separately).
> >> Thank you for your help!
> >> caitlin
> >>
> >>
> >>
> >> _____________________________________
> >> 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.html
> >>
> >> 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://www.itk.org/mailman/listinfo/insight-users
> >>
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101114/a1d93df9/attachment.htm>


More information about the Insight-users mailing list