Difference between revisions of "OpenIGTLink/Library"

From NAMIC Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
= Supported platforms =
 
= Supported platforms =
* Microsoft Windows (tested on XP)
+
* Microsoft Windows (tested on XP and 7 (32-bit and 64-bit))
* Linux (Tested on Fedora Core 7)
+
* Linux (Tested on Ubuntu 10.10 (32-bit and 64-bit))
* Mac OS X 10.5 (Intel and Power PC)
+
* Mac OS X 10.5/6/7 (Intel 64-bit)
 
* Sun Solaris (GNU CC and Sun CC) (tested on Solaris 8 and 10)  
 
* Sun Solaris (GNU CC and Sun CC) (tested on Solaris 8 and 10)  
 
* QNX (Not tested well -- feedbacks from QNX users are greatly appreciated)
 
* QNX (Not tested well -- feedbacks from QNX users are greatly appreciated)
  
 
= Source code =
 
= Source code =
An Open Source implementation of the OpenIGTLink protocol is available at
+
==Package==
 +
* [[File:OpenIGTLink_1_9_5.tar.gz| 1.9.5]]
 +
==Repository==
 +
Since December 2011, the source code repository is hosted by GitHub. The code can be obtained from:
 +
git@github.com:openigtlink/OpenIGTLink.git
 +
or
 +
git://github.com/openigtlink/OpenIGTLink.git
 +
Please if you would like to have read/write access to participate the development, please send your SSH public key to [[User:Tokuda| Junichi Tokuda]].
  
  http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink/
+
The source code is also available in the following Subversion repository.
 +
  http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink
  
 
= Building instructions =
 
= Building instructions =

Revision as of 04:29, 30 November 2011

Home < OpenIGTLink < Library

<< OpenIGTLink

Supported platforms

  • Microsoft Windows (tested on XP and 7 (32-bit and 64-bit))
  • Linux (Tested on Ubuntu 10.10 (32-bit and 64-bit))
  • Mac OS X 10.5/6/7 (Intel 64-bit)
  • Sun Solaris (GNU CC and Sun CC) (tested on Solaris 8 and 10)
  • QNX (Not tested well -- feedbacks from QNX users are greatly appreciated)

Source code

Package

Repository

Since December 2011, the source code repository is hosted by GitHub. The code can be obtained from:

git@github.com:openigtlink/OpenIGTLink.git

or

git://github.com/openigtlink/OpenIGTLink.git

Please if you would like to have read/write access to participate the development, please send your SSH public key to Junichi Tokuda.

The source code is also available in the following Subversion repository.

http://svn.na-mic.org/NAMICSandBox/trunk/OpenIGTLink

Building instructions

License

This code is distributed under the new BSD License.

Design

Acknowledgements

Attila Nagy has been helping the team to support Sun OS.

Tutorial

Related Information


Contact