[Insight-users] looking for complied version of ITK

H-B h4cd at yahoo.com
Sun Nov 14 15:27:17 EST 2010


hi all,
 
i just want to share information with you if you use visual studio
 
when i compile it with visual studio 2010, it didn't success
 
but now I'm using 2008 and it work very will
take your time in compilation
 
may be this site will help you
http://www.ia.unc.edu/dev/tutorials/InstallLib/insight.htm
 
hope you success.
 
  H.B

--- On Sun, 11/14/10, Luis Ibanez <luis.ibanez at kitware.com> wrote:


From: Luis Ibanez <luis.ibanez at kitware.com>
Subject: Re: [Insight-users] looking for complied version of ITK
To: "Caitlin Schneider" <caitlin.m.schneider at gmail.com>
Cc: insight-users at itk.org
Date: Sunday, November 14, 2010, 3:12 PM


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
>>
>
>


-----Inline Attachment Follows-----


_____________________________________
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/c7c13485/attachment.htm>


More information about the Insight-users mailing list