[Insight-users] DicomImageIO build problems

anast.jm@pg.com anast.jm@pg.com
Thu, 31 Oct 2002 10:49:25 -0500


Last few recent CVS updates, WinNT-VC6++ build....been seeing these
warnings/errors......john

Compiling...
itkDicomImageIO.cxx
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(448) : warning C4101: 'value' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(444) : warning C4101: 'columns' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(443) : warning C4101: 'rows' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(449) : warning C4101: 'spac2value' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(440) : warning C4101: 'temp' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(449) : warning C4101: 'spac1value' : unreferenced local variable
P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(850) : error C2374: 'i' : redefinition; multiple initialization
        P:\WinCVS\Insight+\Insight\Code\IO\itkDicomImageIO.cxx(844) : see declaration of 'i'