Difference between revisions of "OpenIGTLink/Library"

From NAMIC Wiki
Jump to: navigation, search
Line 7: Line 7:
 
* Linux (Tested on Fedora Core 7)
 
* Linux (Tested on Fedora Core 7)
 
* Mac OS X 10.5 (Intel and Power PC)
 
* Mac OS X 10.5 (Intel and Power PC)
* Solaris 8 and 10 (GNU CC and Sun CC) (Attila Nagy has been helping Solaris support)
+
* Solaris 8 and 10 (GNU CC and Sun CC)  
 
* QNX (Not tested well)
 
* QNX (Not tested well)
  
Line 25: Line 25:
 
* [[OpenIGTLink/Library/Design | Design ]]
 
* [[OpenIGTLink/Library/Design | Design ]]
  
 +
= Acknowledgements =
 +
Attila Nagy has been helping the team to support Sun OS.
  
 
= Tutorial=
 
= Tutorial=
 
* [[OpenIGTLink/Library/Tutorial | The Open IGT Link Library Tutorial]]
 
* [[OpenIGTLink/Library/Tutorial | The Open IGT Link Library Tutorial]]

Revision as of 15:45, 14 January 2009

Home < OpenIGTLink < Library

<< OpenIGTLink

Supported platforms

  • Microsoft Windows (tested on XP)
  • Linux (Tested on Fedora Core 7)
  • Mac OS X 10.5 (Intel and Power PC)
  • Solaris 8 and 10 (GNU CC and Sun CC)
  • QNX (Not tested well)

Source code

An Open Source implementation of the OpenIGTLink protocol is available at

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