ITK/Wrapping: Difference between revisions

From KitwarePublic
< ITK
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:


* [[ITK/Python_Wrapping|Python]]
* [[ITK/Python_Wrapping|Python]]
* [[ITK/WrapITKInstallFedora|How to install on Fedora 19/20]]
* [[ITK/WrapITKInstallLinux|How to install on Linux]]


== Work in progress ==
== Work in progress ==

Revision as of 13:33, 30 September 2014

ITK Wrapping

Supported configurations

  • Python 2.6 and 2.7
  • Linux with GCC compiler (Currently tested with Fedora 19)
  • Windows (Currently tested with VS9)
  • OS X (currently broken, you may find binaries and instructions here)

Users are encouraged to report their success and failures on other platforms.

Work in progress

  • Support for Python 3 is being added (probably in ITK 4.7)
  • Fix for wrapping on OS X, gccxml does not work with Clang.

Old pages

These pages are old wiki pages containing some information about ITK wrapping. They need to be cleaned up, most of the things in them are no more up to date.