<p>Yes, I selected those options and still can&#39;t find the gdcm2vtk file. I downloaded 2.0.17 version.. is there some code to convert the dicom images to vti file in C# using the dll that gets generated when compiling the project GDCM.sln? Or any other alternate method to convert a stack of images in a directory to a vti file?<br>

Thanks!</p>
<div class="gmail_quote">On Dec 4, 2013 11:28 AM, &quot;John Drescher&quot; &lt;<a href="mailto:drescherjm@gmail.com">drescherjm@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt; Is there any known reason why I&#39;m not seeing the gdcm2vtk.exe file? it is in<br>
&gt; the source code..<br>
<br>
There are a couple of options in the CMake setup that you configure<br>
via cmake-gui that control what gets built. For this I enable<br>
GDCM_BUILD_EXAMPLES and GDCM_BUILD_APPLICATIONS.<br>
<br>
John<br>
</blockquote></div>