<div style>Hello all,</div><div style><br></div><div style>I tried o run<b> ImageRegistration1.cxx</b> in ITK example directory.</div><div style><br></div><div style>I used  &quot;<b>BrainProtonDensitySliceShifted13x17y</b>.png&quot; and &quot;<b>BrainProtonDensitySliceBorder20</b>.png&quot; as the inputs.</div>
<div style><br></div><div style><font color="#222222" face="arial, sans-serif">The program is built successfully but when I run it it </font><span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">stops in <b>itkLightObject.cxx</b> at line:   </span></div>
<div style><div style="font-family:arial,sans-serif;font-size:13px"><font color="#000099"><br></font></div><div style="font-family:arial,sans-serif;font-size:13px"><font color="#000099">              #if ( defined( WIN32 ) || defined( _WIN32 ) )</font></div>
<div style="font-family:arial,sans-serif;font-size:13px"><font color="#000099">                             InterlockedIncrement(&amp;m_ReferenceCount);</font></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">
<br></div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px">and I get the following error:</div><div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:13px"><br></div><div><font face="arial, sans-serif" color="#ff0000">Unhandled exception at 0x77a915de in ImageRegistration1.exe: Microsoft C++ exception: itk::ImageFileReaderException at memory location 0x0247f1b0..</font></div>
<div><font face="arial, sans-serif" color="#ff0000"><br></font></div><div><font face="arial, sans-serif">and </font></div><div><font face="arial, sans-serif" color="#ff0000"><br></font></div><div><font face="arial, sans-serif"><div style="color:rgb(255,0,0)">
&#39;ImageRegistration1.exe&#39;: Loaded &#39;C:\Windows\SysWOW64\ntdll.dll&#39;, Cannot find or open the PDB file</div><div style="color:rgb(255,0,0)">&#39;ImageRegistration1.exe&#39;: Loaded &#39;C:\Windows\SysWOW64\kernel32.dll&#39;, Cannot find or open the PDB file</div>
<div style="color:rgb(255,0,0)">&#39;ImageRegistration1.exe&#39;: Loaded &#39;C:\Windows\SysWOW64\KernelBase.dll&#39;, Cannot find or open the PDB file</div><div style="color:rgb(255,0,0)">...</div><div style="color:rgb(255,0,0)">
<br></div><div>I am using:</div><div> - VS 2010</div><div> - Windows 7 64 bit. </div><div>and the platform I build my C++ projects is Win32.</div><div><br></div><div>Could you please guide me? </div><div>Thanks in advance</div>
<div><br></div></font></div></div>