[Insight-users] ITK applications compilation error

Emmanuel Bitaud emmanuel.bitaud+itk at gmail.com
Wed Oct 13 19:38:56 EDT 2010


Hello everybody,
*
I am trying to build the ITK applications, but I have the following error
message while compiling :*
*
*
*Building CXX object
Auxiliary/FltkImageViewer/CMakeFiles/ITKFltkImageViewer.dir/fltkImage2DViewerGUI.o
In file included from
/scratch/ebitaud/software/itkapp-bin/Auxiliary/FltkImageViewer/fltkImageViewerGUI.h:9:0,
*

 *from
/scratch/ebitaud/software/itkapp-bin/Auxiliary/FltkImageViewer/fltkImageViewerGUI.cxx:3:
*

*
/scratch/ebitaud/software/ITKApps/Auxiliary/FltkImageViewer/GLSliceView.h:299:1:
error: prototype for ‘const typename itk::Image<imType, 3u>::Pointer&
itk::GLSliceView<ImagePixelType, OverlayPixelType>::GetInputImage() const’
does not match any in class ‘itk::GLSliceView<ImagePixelType,
OverlayPixelType>’

/scratch/ebitaud/software/ITKApps/Auxiliary/FltkImageViewer/GLSliceView.h:78:32:
error: candidate is: virtual itk::GLSliceView<ImagePixelType,
OverlayPixelType>::ImagePointer& itk::GLSliceView<ImagePixelType,
OverlayPixelType>::GetInputImage() const

*
*
I work on a Linux OpenSuse 11.3 machine with the following libraries :
fltk v1.1.9
ITK v3.20.0
ITKApps v3.20.0

Does anybody know how to fix this error ?*
*
*
regards,

Emmanuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20101013/c9195e80/attachment.htm>


More information about the Insight-users mailing list