Slicer: 2145-support-for-installing-extension-from-file 3bcf451e
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
jcfr | jcfr | 2145-support-for-installing-extension-from-file | 2013-02-24 00:16:35 | 2145-support-for-installing-extension-from-file 20be5b5a |
Affected Issues | 0002883: Fix FindDCMTK.cmake provided by ITKv4 | |||
Changeset | COMP: Update ITKv4 tag to ensure Slicer DCMTK libraries are used. Warning: Since the ITK version will now be 4.4 instead of 4.3. It is This commit intend to fix issue detailed in both Slicer In a nutshell, a link error like the following was occurring: Linking CXX executable ../../../lib/Slicer-4.2/cli-modules/DTIimport In that specific case, the CMakeCache of ITK build was referencing ... whereas it should have been: ITK commit 31bc608a [1] updated Modules/ThirdParty/DCMTK/CMake/FindDCMTK.cmake The option NO_DEFAULT_PATH associated with the command "find_library" [2] is Let's also note that the other "FindDCMTK.cmake" modules available in ITKv4 See http://www.na-mic.org/Bug/view.php?id=2883 and http://www.na-mic.org/Bug/view.php?id=2978 [1] https://github.com/Kitware/ITK/commit/b9c473e241d46bc79d6750ffae73a112b0dcae7c git-svn-id: http://svn.slicer.org/Slicer4/trunk@21772 3bd1e089-480b-0410-8dfb-8563597acbee |
|||
mod - SuperBuild/External_ITKv4.cmake | Diff File |