|
|
(3 intermediate revisions by one other user not shown) |
Line 1: |
Line 1: |
− | {| class="toccolours" style="margin-right: 25px" align="right"
| + | <big>'''Note:''' We are migrating this content to the slicer.org domain - <font color="orange">The newer page is [https://www.slicer.org/wiki/Slicer3:FAQ here]</font></big>a |
− | ! bgcolor="#ccccff" align="center" | Slicer3
| |
− | |-
| |
− | |
| |
− | [[Slicer3|Home]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:About|About]]
| |
− | |-
| |
− | | '''FAQ'''
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Status|Status]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Downloads|Downloads]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Documentation|Documentation]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Community_Support|Community Support]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Developers|Developers]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Acknowledgements|Acknowledgements]]
| |
− | |-
| |
− | |
| |
− | [[Slicer3:Links|Links]]
| |
− | |}
| |
− | | |
− | = User FAQ =
| |
− | | |
− | == Is slicer3 ready for end users yet? ==
| |
− | | |
− | Not quite yet - there are test versions [[Slicer3_Alpha_builds | available here]], but they just represent a snapshot of a rapidly evolving development process.
| |
− | | |
− | == DLL Problems on Windows ==
| |
− | | |
− | ''I just download the 3D Slicer binaries for Windows and unpacked it. When I doubleclicked the file "slice2-win32-x86.ext", it gave out the error message''
| |
− | | |
− | ''can't find package vtk while executing "package require vtk" invoked from within "set::SLICER(VTK_VERSION) [package require vtk]" (file "C:/slicer2/Base/tck/Go.tck" line 483). ''
| |
− | | |
− | We've seen this sort of thing happen when you have incompatible dll's installed. E.g. so programs will install a vtkCommon.dll into your window system folder and windows tries to use it instead of the one that comes with windows. You could try doing a search for vtk*.dll in your system and remove or rename any that are not in slicer as a test.
| |
− | | |
− | = Developer FAQ =
| |
− | | |
− | == Where can I find out about writing code for slicer3? ==
| |
− | | |
− | The [[Slicer3:Developers|Developers]] page has lots of information.
| |
Latest revision as of 17:46, 10 July 2017
Home < Slicer3:FAQNote: We are migrating this content to the slicer.org domain - The newer page is herea