<div dir="ltr">Hi All,<div>I know this is a DCMTK issue rather than ITK, but maybe some of you have tried this (and experienced the frustration). </div><div>I was developing in linux using both libs but I had to move to windows because of a third lib. I haven&#39;t been able to build correctly my project now.</div>
<div>I am using DCMTK and ITK head. </div><div>1. First I generate DCMTK project with cmake. I set folder &quot;A&quot; for git source, &quot;B&quot; for build code and &quot;C&quot; for install, in a tree like c:\A c:\B c:\C. Then configure for build type Debug;Release, generate using MSVC 10 x64 native compiler. </div>
<div>2. Configure and generate using default conf.</div><div>3. In VS2010 I build entire solution in debug, then build &quot;install&quot;, then build entire solution in release, then build &quot;install&quot;</div><div>4. I configure ITK, setting on ITK_USE_DCMTK and ITK_USE_IODCMTK, then USE_SYSTEM_DCMTK, reconfigure and point to previous folder c:\B</div>
<div>5. Generate</div><div><div>6. In VS2010 I build entire ITK solution in debug, then build &quot;install&quot;, then build entire ITK solution in release, then build &quot;install&quot;</div></div><div>7. I run cmake for my own project ( that already worked on linux). On that CMakeLists I don&#39;t have any reference to DCMTK, but when I check the includes in the .h files I can see the dcmtk code.</div>
<div><br></div><div>I had about 25 errors LKN2001 and LNK2019. I could read that it was something on the order of the libraries link:</div><div><br></div><div>, I tried to add ofstd on top of the classes I use. Didn&#39;t work. I read on some forum that there could be a difference setting off <span style="color:rgb(0,0,0);font-family:&#39;Lucida Grande&#39;,Verdana,Lucida,Helvetica,Arial,sans-serif;font-size:13px;line-height:19.1875px;text-align:justify">DCMTK_OVERWRITE_WIN32_COMPILER_FLAGS  </span>df but it showed about 160 LNK2038 errors: dcmjpeg.lib(djdecode.obj):-1: error: LNK2038: mismatch detected for &#39;_ITERATOR_DEBUG_LEVEL&#39;: value &#39;0&#39; doesn&#39;t match value &#39;2&#39; in epxMainWindow.cxx.obj</div>
<div><br></div><div><br></div><div><a href="http://forum.dcmtk.org/viewtopic.php?t=1285">http://forum.dcmtk.org/viewtopic.php?t=1285</a><br></div><div><a href="http://www.itk.org/pipermail/insight-developers/2013-February/022462.html">http://www.itk.org/pipermail/insight-developers/2013-February/022462.html</a><br>
</div><div><a href="http://forum.dcmtk.org/viewtopic.php?f=4&amp;t=35">http://forum.dcmtk.org/viewtopic.php?f=4&amp;t=35</a><br></div><div><a href="http://forum.dcmtk.org/viewtopic.php?f=4&amp;t=36">http://forum.dcmtk.org/viewtopic.php?f=4&amp;t=36</a><br>
</div><div><br></div><div>I don&#39;t know what else to try,</div><div><br></div><div>Thanks</div><div><br clear="all"><div><br></div>-- <br>José Ignacio Prieto<br>celular(nuevo): 94348182
</div></div>