<div>I have downloaded another gdcm-2.0.10. and rebuild itk3.12 with USE_SYSTEM_GDCM on.</div>
<div>I am having the following error message for unable to generate the itkio.lib</div>
<div> </div>
<div><font face="Times New Roman" size="3"><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;"><pre><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;">c:\itk\itk3.12\code\io\itkRTSTRUCTIO.h(28) : fatal error C1083: Cannot open include file: &#39;gdcmSeqEntry.h&#39;: No such file or directory</span></pre>
<pre><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;"></span><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;">..\..\..\ITK3.12\Code\IO\itkGDCMImageIO.cxx(713) : warning C4101: &#39;u12&#39; : unreferenced local variable</span></pre>
<pre><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;">Thanks for your time.</span></pre><pre><span style="FONT-SIZE: 12pt; FONT-FAMILY: &#39;Times New Roman&#39;">Howard</span></pre></span></font></div>

<div> </div>
<div>Message: 1<br>Date: Sun, 5 Apr 2009 21:42:36 +0200<br>From: Mathieu Malaterre &lt;<a href="mailto:mathieu.malaterre@gmail.com">mathieu.malaterre@gmail.com</a>&gt;<br>Subject: Re: [Insight-users] fail to compile itk with GDCM2.x<br>
To: Hsiang-Chi Kuo &lt;<a href="mailto:kuoxgx@gmail.com">kuoxgx@gmail.com</a>&gt;<br>Cc: <a href="mailto:insight-users@itk.org">insight-users@itk.org</a><br>Message-ID:<br>       &lt;<a href="mailto:bf0c3b3f0904051242p30268323y4a2b8f5303d1bfc0@mail.gmail.com">bf0c3b3f0904051242p30268323y4a2b8f5303d1bfc0@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1</div>
<p>On Fri, Apr 3, 2009 at 4:09 PM, Hsiang-Chi Kuo &lt;<a href="mailto:kuoxgx@gmail.com">kuoxgx@gmail.com</a>&gt; wrote:<br>&gt; Hi,<br>&gt;<br>&gt; I am having problem to build ITK with USE_SYSTEM_GDCM, itk fails to compile<br>
&gt; when I enable that flag:<br>&gt;<br>&gt;<br>&gt;<br>&gt; c:\itk\itk3.12\code\io\itkGDCMSeriesFileNames.h(157) : error C2664: &#39;void<br>&gt; gdcm::SerieHelper::AddRestriction(const gdcm::TagKey &amp;)&#39; : cannot convert<br>
&gt; parameter 1 from &#39;const std::string&#39; to &#39;const gdcm::TagKey &amp;&#39;<br>&gt;<br>&gt; ??????? Reason: cannot convert from &#39;const std::string&#39; to &#39;const<br>&gt; gdcm::TagKey&#39;<br>&gt;<br>&gt; ??????? No user-defined-conversion operator available that can perform this<br>
&gt; conversion, or the operator cannot be called<br>&gt;<br>&gt; ..\..\..\ITK3.12\Code\IO\itkGDCMSeriesFileNames.cxx(34) : error C2248:<br>&gt; &#39;gdcm::SerieHelper::SerieHelper&#39; : cannot access protected member declared<br>
&gt; in class &#39;gdcm::SerieHelper&#39;<br>&gt;<br>&gt; ??????? C:\GDCM\gdcm\src\gdcmSerieHelper.h(190) : see declaration of<br>&gt; &#39;gdcm::SerieHelper::SerieHelper&#39;<br>&gt;<br>&gt; ??????? C:\GDCM\gdcm\src\gdcmSerieHelper.h(63) : see declaration of<br>
&gt; &#39;gdcm::SerieHelper&#39;<br>&gt;</p>
<p>What version of GDCM are you trying to use (value entered in GDCM_DIR).</p>
<p>Thanks,</p>
<p>--<br>Mathieu</p>