PET-CT/Installation/Main: Difference between revisions

From KitwarePublic
Jump to navigationJump to search
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

Revision as of 19:05, 19 November 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

  • Download packages on packages.kitware.com
  • Install SlicerPET
    • Execute SlicerPET-xxx.exe on Windows
    • Untar SlicerPET-xxx.tar.gz on Linux

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