Documentation/4.10/Developers/Build Instructions/Package
From Slicer Wiki
Home < Documentation < 4.10 < Developers < Build Instructions < Package
For the latest Slicer documentation, visit the read-the-docs. |
PACKAGE Slicer
Linux or MacOSX (Makefile) | Windows (Visual Studio) |
---|---|
Start a terminal. $ cd ~/Projects/Slicer-SuperBuild $ cd Slicer-build $ make package |
Note: Make sure to patch VS2008 using the script fix-vc9-redist-manifests.ps1
Note: PACKAGE project can be found in the CMakePredefinedTargets folder. See here for more details. |