ITK/Wrapping: Difference between revisions
From KitwarePublic
< ITK
Jump to navigationJump to search
Line 14: | Line 14: | ||
* [[ITK/Python_Wrapping|Python]] | * [[ITK/Python_Wrapping|Python]] | ||
* [[ITK/WrapITKInstallLinux|How to install on Linux]] | * [[ITK/WrapITKInstallLinux|How to install on Linux]] | ||
== Old pages == | == Old pages == |
Revision as of 15:12, 13 November 2015
ITK Wrapping
Supported configurations
- Python 2.6, 2.7, and 3.X
- Linux with GCC, Clang. Binaries are available in most Linux distribution package managers.
- Windows, VS9 and later
- OS X, XCode Clang. Binaries are available for Homebrew.
- It is possible to cross-compile for other platforms like the Raspberry Pi.
Users are encouraged to report their success and failures on other platforms.
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.