<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>Could you please create a ticket it ITK's bug tracker: <a href="http://issues.itk.org/">http://issues.itk.org/</a></div><div><br></div><div>As an open source community rely heavily on contributions and bug fix from the community to address issue when the come up. A proposed patch to file the issue would greatly expedite getting the solution fixed in the main repository.</div><div><br></div><div>Thanks,</div><div>Brad</div><div><br><div><div>On May 2, 2012, at 4:08 PM, Jonathan Morra wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I have found a bug in the build process for ITK with system gdcm on Windows. &nbsp;After selecting a system GDCM, the itkTestDriver project does not have the gdcm libraries correctly referenced by the linker. &nbsp;The below text is lifted from itkTestDriver.vcproj<div>
<br></div><div>AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib &nbsp;..\..\..\..\lib\Debug\ITKIOBMP-4.2.lib ..\..\..\..\lib\Debug\ITKIOBioRad-4.2.lib ..\..\..\..\lib\Debug\ITKIOGDCM-4.2.lib ..\..\..\..\lib\Debug\ITKIOGIPL-4.2.lib ..\..\..\..\lib\Debug\ITKIOJPEG-4.2.lib ..\..\..\..\lib\Debug\ITKIOLSM-4.2.lib ..\..\..\..\lib\Debug\ITKIOMeta-4.2.lib ..\..\..\..\lib\Debug\ITKIONIFTI-4.2.lib ..\..\..\..\lib\Debug\ITKIONRRD-4.2.lib ..\..\..\..\lib\Debug\ITKIOPNG-4.2.lib ..\..\..\..\lib\Debug\ITKIOStimulate-4.2.lib ..\..\..\..\lib\Debug\ITKIOTIFF-4.2.lib ..\..\..\..\lib\Debug\ITKIOVTK-4.2.lib ..\..\..\..\lib\Debug\itksys-4.2.lib ..\..\..\..\lib\Debug\ITKGDCM-4.2.lib gdcmMSFF.lib gdcmDICT.lib gdcmIOD.lib gdcmDSED.lib gdcmCommon.lib ..\..\..\..\lib\Debug\ITKEXPAT-4.2.lib gdcmjpeg8.lib gdcmjpeg12.lib gdcmjpeg16.lib ..\..\..\..\lib\Debug\itkopenjpeg-4.2.lib rpcrt4.lib ..\..\..\..\lib\Debug\itktiff-4.2.lib ..\..\..\..\lib\Debug\itkjpeg-4.2.lib ..\..\..\..\lib\Debug\ITKMetaIO-4.2.lib comctl32.lib wsock32.lib ..\..\..\..\lib\Debug\ITKniftiio-4.2.lib ..\..\..\..\lib\Debug\ITKznz-4.2.lib ..\..\..\..\lib\Debug\ITKNrrdIO-4.2.lib ..\..\..\..\lib\Debug\itkpng-4.2.lib ..\..\..\..\lib\Debug\itkzlib-4.2.lib ..\..\..\..\lib\Debug\ITKIOImageBase-4.2.lib ..\..\..\..\lib\Debug\ITKCommon-4.2.lib ..\..\..\..\lib\Debug\itksys-4.2.lib ws2_32.lib ..\..\..\..\lib\Debug\ITKVNLInstantiation-4.2.lib ..\..\..\..\lib\Debug\itkvnl_algo-4.2.lib ..\..\..\..\lib\Debug\itkv3p_lsqr-4.2.lib ..\..\..\..\lib\Debug\itkvnl-4.2.lib ..\..\..\..\lib\Debug\itkvcl-4.2.lib ..\..\..\..\lib\Debug\itkv3p_netlib-4.2.lib "</div>
<div><br></div><div>However, it should read as follows</div><div><br></div><div>AdditionalDependencies="$(NOINHERIT) kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib &nbsp;..\..\..\..\lib\Debug\ITKIOBMP-4.2.lib ..\..\..\..\lib\Debug\ITKIOBioRad-4.2.lib ..\..\..\..\lib\Debug\ITKIOGDCM-4.2.lib ..\..\..\..\lib\Debug\ITKIOGIPL-4.2.lib ..\..\..\..\lib\Debug\ITKIOJPEG-4.2.lib ..\..\..\..\lib\Debug\ITKIOLSM-4.2.lib ..\..\..\..\lib\Debug\ITKIOMeta-4.2.lib ..\..\..\..\lib\Debug\ITKIONIFTI-4.2.lib ..\..\..\..\lib\Debug\ITKIONRRD-4.2.lib ..\..\..\..\lib\Debug\ITKIOPNG-4.2.lib ..\..\..\..\lib\Debug\ITKIOStimulate-4.2.lib ..\..\..\..\lib\Debug\ITKIOTIFF-4.2.lib ..\..\..\..\lib\Debug\ITKIOVTK-4.2.lib ..\..\..\..\lib\Debug\itksys-4.2.lib ..\..\..\..\lib\Debug\ITKGDCM-4.2.lib c:\gdcm\x86\gdcmMSFF.lib&nbsp;c:\gdcm\x86\gdcmDICT.lib&nbsp;c:\gdcm\x86\gdcmIOD.lib&nbsp;c:\gdcm\x86\gdcmDSED.lib&nbsp;c:\gdcm\x86\gdcmCommon.lib ..\..\..\..\lib\Debug\ITKEXPAT-4.2.lib&nbsp;c:\gdcm\x86\gdcmjpeg8.lib&nbsp;c:\gdcm\x86\gdcmjpeg12.lib&nbsp;c:\gdcm\x86\gdcmjpeg16.lib ..\..\..\..\lib\Debug\itkopenjpeg-4.2.lib rpcrt4.lib ..\..\..\..\lib\Debug\itktiff-4.2.lib ..\..\..\..\lib\Debug\itkjpeg-4.2.lib ..\..\..\..\lib\Debug\ITKMetaIO-4.2.lib comctl32.lib wsock32.lib ..\..\..\..\lib\Debug\ITKniftiio-4.2.lib ..\..\..\..\lib\Debug\ITKznz-4.2.lib ..\..\..\..\lib\Debug\ITKNrrdIO-4.2.lib ..\..\..\..\lib\Debug\itkpng-4.2.lib ..\..\..\..\lib\Debug\itkzlib-4.2.lib ..\..\..\..\lib\Debug\ITKIOImageBase-4.2.lib ..\..\..\..\lib\Debug\ITKCommon-4.2.lib ..\..\..\..\lib\Debug\itksys-4.2.lib ws2_32.lib ..\..\..\..\lib\Debug\ITKVNLInstantiation-4.2.lib ..\..\..\..\lib\Debug\itkvnl_algo-4.2.lib ..\..\..\..\lib\Debug\itkv3p_lsqr-4.2.lib ..\..\..\..\lib\Debug\itkvnl-4.2.lib ..\..\..\..\lib\Debug\itkvcl-4.2.lib ..\..\..\..\lib\Debug\itkv3p_netlib-4.2.lib "</div>
<div><br></div><div>Notice how the gdcm libraries are now prefaced with their appropriate location for my disk (obviously they should be taken from the CMake&nbsp;GDCM_DIR value).</div><div><br></div><div>Please let me know when you fix this.</div>
<div><br></div><div>Thanks</div>
_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-users<br></blockquote></div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">========================================================</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medical Science and Computing for</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office of High Performance Computing and Communications</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>