<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3">Hi,</font></div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3"></font> </div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3">I am having problem to build ITK with USE_SYSTEM_GDCM, itk fails to compile when I enable that flag:</font></div>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3"> </font></p>
<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman">c:\itk\itk3.12\code\io\itkGDCMSeriesFileNames.h(157) : error C2664: &#39;void gdcm::SerieHelper::AddRestriction(const gdcm::TagKey &amp;)&#39; : cannot convert parameter 1 from &#39;const std::string&#39; to &#39;const gdcm::TagKey &amp;&#39;</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>Reason: cannot convert from &#39;const std::string&#39; to &#39;const gdcm::TagKey&#39;</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman">..\..\..\ITK3.12\Code\IO\itkGDCMSeriesFileNames.cxx(34) : error C2248: &#39;gdcm::SerieHelper::SerieHelper&#39; : cannot access protected member declared in class &#39;gdcm::SerieHelper&#39;</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>C:\GDCM\gdcm\src\gdcmSerieHelper.h(190) : see declaration of &#39;gdcm::SerieHelper::SerieHelper&#39;</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font size="3"><font face="Times New Roman"><span style="mso-spacerun: yes">        </span>C:\GDCM\gdcm\src\gdcmSerieHelper.h(63) : see declaration of &#39;gdcm::SerieHelper&#39;</font></font></p>

<p class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3"> </font></p>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3">Can anyone help to fix it? </font></div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3"></font> </div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3">Thanks in advance.</font></div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3"></font> </div>
<div class="MsoNormal" style="MARGIN: 0in 0in 0pt"><font face="Times New Roman" size="3">Howard</font></div>