ITK/WrapITK Status: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
No edit summary
Line 16: Line 16:


===== Works (has dashboard build) =====
===== Works (has dashboard build) =====
{| border="1" cellpadding="2" cellspacing="0"
|- bgcolor="#abcdef"
! Operating System
! Complier
! Notes
|-
| Linux || GCC ||
|-
| Mac || GCC ||
|-
| Windows || Visual Studio ||
|-
|}
===== Works (anecdotally) =====
{| border="1" cellpadding="2" cellspacing="0"
|- bgcolor="#abcdef"
! Operating System
! Complier
! Notes
|-
| Linux || GCC ||
|-
| Mac || GCC ||
|-
| Windows || Visual Studio ||
|-
|}
===== Does not work =====


{| border="1" cellpadding="2" cellspacing="0"
{| border="1" cellpadding="2" cellspacing="0"

Revision as of 20:44, 17 December 2012

WrapITK Status

WrapITK is the SWIG-based dynamic language wrapping infrastructure for ITK. SWIG supports a number of languages. Currently, WrapITK generates wrapping for Java and Python. Python is currently the best supported language.

WrapITK has undergone considerable improvements recently, and platform support is continuously expanding. Wrapping is not currently supported on all compilers and operating systems as the C++ code. This Wiki page is intended to track the status of WrapITK across platforms.

To help improve WrapITK support, please consider contributing patches or a WrapITK Nightly dashboard build.

Git master

Release 4.3.0

Python

All the tested platforms below currently use Python version 2.7.X.

Works (has dashboard build)
Operating System Complier Notes
Linux GCC
Mac GCC
Windows Visual Studio
Works (anecdotally)
Operating System Complier Notes
Linux GCC
Mac GCC
Windows Visual Studio
Does not work
Operating System Complier Notes
Linux GCC
Mac GCC
Windows Visual Studio