Import 2017-06-07 23:51:09: master 3be3dee7

Author Committer Branch Timestamp Parent
msmolens msmolens master 2015-09-17 12:27:59 master ed8673ed
Affected Issues 0004049: Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows
Changeset

BUG: Fix py_nomainwindow_DCMTKPrivateDictTest on Windows

Test py_nomainwindow_DCMTKPrivateDictTest fails on Windows because DICOMLib
can't find the dcmdump.exe utility.

Based on a comment in DICOMProcesses.py, the DCMTK build tree didn't always
include the configuration name (i.e. 'Debug' or 'Release') in the build path for
the utilities. Now the build tree does include the configuration name. This
commit adds the 'Debug' and 'Release' subdirectories to the list of searched
paths.

Fixes 0004049

From: Max Smolens <max.smolens@kitware.com>

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24557 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/DICOMLib/DICOMProcesses.py Diff File