FARSIGHT Tutorials/Building Software/Building CableSwig
From FarsightWiki
Revision as of 14:56, 30 April 2009 by LuisIbanez (Talk | contribs)
Contents |
Overview
This page describes how to download, configure and build CableSwig.
CableSwig is a program that helps to wrap C++ projects for multiple interpreted languages, including Tcl, Python and Java.
You will need CableSwig in order to wrap ITK for Python.
Requirements
You should have already:
- Installed CMake (Click Here for details)