[Insight-users] Error in SliceView.h
Thimmaiah, Sandhya
sthimmaiah at neurosurgery . wayne . edu
Wed, 24 Sep 2003 11:41:23 -0400
Hi,
I am using SliceView.h in itkDICOMImageSeriesTest.cxx. When I try to compile
the file it gives me following error. I would really appreciate if anybody
can help. Thank you. Following is the error.
itkDICOMImageSeriesTest.cxx
C:\ITK\itkDICOMImageSeriesTest\SliceView.h(1480) : error C2065:
'FL_KEYBOARD' : undeclared identifier
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(583) :
while compiling class-template member function 'int __thiscall
itk::SliceView<unsigned short>::handle(int)'
C:\ITK\itkDICOMImageSeriesTest\SliceView.h(1480) : error C2051: case
expression not constant
C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\xstring(583) :
while compiling class-template member function 'int __thiscall
itk::SliceView<unsigned short>::handle(int)'
Generating Code...
Error executing cl.exe.
ALL_BUILD - 2 error(s), 0 warning(s)
I haven'e changed anything. Please let me knwo