TubeTK/Installation: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
Line 45: Line 45:
=== 1. Check on the status of TubeTK ===
=== 1. Check on the status of TubeTK ===


* The TubeTK Dashboard reports on the nightly build process of TubeTK.  
The TubeTK Dashboard reports on the nightly build process of TubeTK. Check this to make sure the current version of TubeTK is compiling and that the relevant tests are passing on your platform:
** http://open.cdash.org/index.php?project=TubeTK
* http://open.cdash.org/index.php?project=TubeTK


=== 2. Build the toolkit ===
=== 2. Build the toolkit ===

Revision as of 15:35, 14 June 2012

__NOTITLE__


TubeTK Header.jpg


Home




For Users




For Developers




Contact Us

Installation Options

TubeTK is currently only available as source code. It is known to compile on Windows, Linux, and Macs.

In the future we will provide binaries for standard platforms.

System requirements

Installing from Source

1. Check on the status of TubeTK

The TubeTK Dashboard reports on the nightly build process of TubeTK. Check this to make sure the current version of TubeTK is compiling and that the relevant tests are passing on your platform:

2. Build the toolkit

Installing the binaries

  • Work in progress..