[Insight-users] Doubts to build ITK

Luis Ibanez luis.ibanez at kitware.com
Wed Jul 13 14:26:35 EDT 2005


Hi Marcio,


                "VTKITK_WRAP_TCL"

This is a very old option that doesn't exist anymore.

It date from the time when Applications were part of
the Insight source tree.


In order to wrap ITK today, what you do is to enable
the "Advanced" option in CMake, and check ON in the
options

             ITK_CSWIG_TCL
             BUILD_SHARED



    Regards,


       Luis


-------------------------------
Marcio Antonio Mathias wrote:

> Hi,
> I am trying to wrap ITK into Tcl using the option
> "VTKITK_WRAP_TCL", as described in item 3.3 of ITK
> FAQ. 
> Using CMAKE I did not find such option when compiling
> ITK neither VTK.
> Can somenone list the necessary steps to do it?
> 
> Setup:
> VTK 4.4 (cvs)
> ITK 2.0.1
> CMAKE 2.0 - patch 6
> Tcl/Tk 8.4.6 - Active State
> OS: Windows XP
> Compiler: free MS VC++ toolkit 2003.
> 
> Thanks in advance
> 
> Marcio Antonio Mathias <marcio_mathias at yahoo.com>
> Registered Linux user number 248543
> Get counted: http://counter.li.org/
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.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