PET-CT/Installation/Main: Difference between revisions
From KitwarePublic
< PET-CT | Installation
Jump to navigationJump to search
(→Target OS and compiler: Update) |
|||
Line 12: | Line 12: | ||
== Target OS and compiler == | == Target OS and compiler == | ||
# Windows operating system | # Windows operating system | ||
# | # VS2013 | ||
# 64 bit | # 64 bit | ||
# CMake >= 3.1 | # CMake >= 3.1 | ||
# Qt 4.8.6 | # Qt 4.8.7 or 4.8.6 | ||
# Slicer | # 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
- Windows operating system
- VS2013
- 64 bit
- CMake >= 3.1
- Qt 4.8.7 or 4.8.6
- Slicer:
- GIT_REPOSITORY git@github.com:dzenanz/Slicer.git
- GIT_TAG v4.5-fix2CLIs