[Insight-users] add itk to my old project?

Luis Ibanez luis.ibanez at kitware.com
Fri Mar 23 13:15:20 EST 2007


Hi Worchin,

One easy way is for you to build ITK and then
install it in a directory. See the INSTALL
options when you configure ITK with CMake.

Once you install ITK, you only need to add
to your project the path to the include directory
where all the ITK headers where installed, and
add the path to the bin directory where ITK
libraries are installed.


   Regards,


      Luis


----------------------------
worchin at 126.com wrote:
> greeting to everyone!
>  
> I am a newbie to itk. i have a question that i want to use itk in my old 
> project(develop by vs.net2003) to improve some algorithm.  i know cmake 
> can make a .sln, but in my project ,the .sln has already been there!
>  
> i also use vtk in my project,and it is very easy to combine them. just 
> setting .lib and includes.......!
> but i just can't  find include files in the  vkt file directory!
>  
> could anyone tell me how to combine itk to my old project? many thanks!
>  
>  
> worchin
>  
>  
>  
> 
> 
> ------------------------------------------------------------------------
> 网易邮箱精准过滤超过98%的垃圾邮件 www.126.com <http://www.126.com/>
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users


More information about the Insight-users mailing list