Difference between revisions of "Snapshots"
From Slicer Wiki
m (→10/28/2011) |
m (→Known issues) |
||
Line 14: | Line 14: | ||
* MacOSX 64-bit | * MacOSX 64-bit | ||
** Extra folders named ''include'' and ''lib'' at the root of the bundle corresponds to the development headers/files of BRAINSTools. To avoid these extra files from being installed. An option named BRAINSTools_INSTALL_DEVELOPMENT could be added. An issue reported [https://github.com/BRAINSia/BRAINSStandAlone/issues/15 here] | ** Extra folders named ''include'' and ''lib'' at the root of the bundle corresponds to the development headers/files of BRAINSTools. To avoid these extra files from being installed. An option named BRAINSTools_INSTALL_DEVELOPMENT could be added. An issue reported [https://github.com/BRAINSia/BRAINSStandAlone/issues/15 here] | ||
− | * Windows 32-bit | + | * Windows 32-bit / MacOSX 64-bit |
** There are still "memory leaks", it means that a popup will appear when you will be closing Slicer on windows. We are aware of that issue. The developer that should be fixing these has already being notified in person few days ago. A reminder has been [http://massmail.spl.harvard.edu/public-archives/slicer-devel/2011/007305.html sent on the list]. | ** There are still "memory leaks", it means that a popup will appear when you will be closing Slicer on windows. We are aware of that issue. The developer that should be fixing these has already being notified in person few days ago. A reminder has been [http://massmail.spl.harvard.edu/public-archives/slicer-devel/2011/007305.html sent on the list]. | ||
Revision as of 02:06, 29 October 2011
Home < Snapshots This page lists Slicer pre-4.0 binary packages.
For a complete list of Known issues, please refer to the bug tracker. |
10/28/2011
- Linux 64-bit - Download - Alternative download - SHA1 98702B6B35E17A7EF3C17BADE158FD3325F3BA25 - Change log
- Windows 32-bit - Download - Alternative download - SHA1 1F4C5AEC86188A2C7416C418F9108D31D86A257C - Change log
- MacOSX 64-bit - Download - Alternative download - SHA1 CEEAF900D0C425975368667F75FE387F2248602C - Change log
Known issues
- All platforms
- The latest revision of BRAINSTools isn't used. BRAINSWrap module failed to compile with BRAINSDEMONWARP_DEBUG_OUTPUT OFF. Issue reported here.
- Linux 64-bit / MacOSX 64-bit
- BRAINS GTract based modules are not working. Library libGTRACTCommon.so hasn't been packaged. Issue reported here.
- MacOSX 64-bit
- Extra folders named include and lib at the root of the bundle corresponds to the development headers/files of BRAINSTools. To avoid these extra files from being installed. An option named BRAINSTools_INSTALL_DEVELOPMENT could be added. An issue reported here
- Windows 32-bit / MacOSX 64-bit
- There are still "memory leaks", it means that a popup will appear when you will be closing Slicer on windows. We are aware of that issue. The developer that should be fixing these has already being notified in person few days ago. A reminder has been sent on the list.
When we will be releasing the official Slicer 4.0 binaries, the package will be built with "memory leaks reporting" disabled.
In the mean time, it's is important to track these down since they demonstrate a flow in the implementation and could lead to an application using the entire memory of the workstation. |