[Insight-users] ImageRegistration1.cxx error SysWoW64
Masoud N
smasoudn at gmail.com
Sun Jan 15 02:23:51 EST 2012
Hello all,
I tried o run* ImageRegistration1.cxx* in ITK example directory.
I used "*BrainProtonDensitySliceShifted13x17y*.png" and "*
BrainProtonDensitySliceBorder20*.png" as the inputs.
The program is built successfully but when I run it it stops in *
itkLightObject.cxx* at line:
#if ( defined( WIN32 ) || defined( _WIN32 ) )
InterlockedIncrement(&m_ReferenceCount);
and I get the following error:
Unhandled exception at 0x77a915de in ImageRegistration1.exe: Microsoft C++
exception: itk::ImageFileReaderException at memory location 0x0247f1b0..
and
'ImageRegistration1.exe': Loaded 'C:\Windows\SysWOW64\ntdll.dll', Cannot
find or open the PDB file
'ImageRegistration1.exe': Loaded 'C:\Windows\SysWOW64\kernel32.dll', Cannot
find or open the PDB file
'ImageRegistration1.exe': Loaded 'C:\Windows\SysWOW64\KernelBase.dll',
Cannot find or open the PDB file
...
I am using:
- VS 2010
- Windows 7 64 bit.
and the platform I build my C++ projects is Win32.
Could you please guide me?
Thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20120114/fe708baf/attachment.htm>
More information about the Insight-users
mailing list