PET-CT/Installation/Main: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
== Pre-compiled binaries ==
== Pre-compiled binaries ==


* Download packages on [http://packages.kitware.com/packages/application/view?applicationId=19 packages.kitware.com]
* Download packages on [https://data.kitware.com/#collection/567187b68d777f429eac8de6/folder/567197338d777f429eac8dea data.kitware.com]. Short URL: [http://bit.ly/1Inw5LF http://bit.ly/1Inw5LF]
* Install SlicerPET
* Install SlicerPET
** Execute SlicerPET-xxx.exe on Windows
** Execute SlicerPET-xxx.exe on Windows
Line 12: Line 12:
== Target OS and compiler  ==
== Target OS and compiler  ==
# Windows operating system
# Windows operating system
# VS2012
# VS2013
# 64 bit
# 64 bit
# CMake >= 3.1
# CMake >= 3.1
# Qt 4.8.6  
# Qt 4.8.7 or 4.8.6
# Slicer tag GIT_TAG "ec65caed793f1c5ca1d96e06e4fd8d4a8a24d5db"
# Slicer:
## GIT_REPOSITORY git@github.com:dzenanz/Slicer.git
## GIT_TAG v4.5-fix2CLIs

Latest revision as of 16:53, 22 December 2015

System requirements

SlicerPET requires 1GB of RAM minimum, with more highly recommended. Common data sets may require 4GB or more RAM for processing. A fast graphics card or GPU that supports OpenGL is also recommended. SlicerPET runs on Microsoft Windows 7 and a variety of Linux distributions.

Pre-compiled binaries

Target OS and compiler

  1. Windows operating system
  2. VS2013
  3. 64 bit
  4. CMake >= 3.1
  5. Qt 4.8.7 or 4.8.6
  6. Slicer:
    1. GIT_REPOSITORY git@github.com:dzenanz/Slicer.git
    2. GIT_TAG v4.5-fix2CLIs