[Insight-users] Examples: link errors & missing includes - some fixes

dean.inglis@on.aibn.com dean.inglis@on.aibn.com
Tue, 15 Oct 2002 7:33:11 -0400


Hi,

FYI, build of Examples/ShapeDetectionLevelSet
should link ITKFltkImageViewer.lib and not
FLTKImageViewer.lib and
ITKvtkFltk and not vtkFltk in 
/Examples/ShapeDetectionLevelSet/CMakeListst.txt

Just tryig to see how many examples Borland will 
actually build ... still pb's building

IBSRValidation

MutualInformationEuler2DRegistration

MRIBiasCorrection

FuzzyConnectedness - needs include <stdio.h> for
sscanf in FuzzyConnectApp.cxx

ShapeDetection - needs include <stdio.h> for sscanf
in ShapeDetectApp.cxx

MRIRegistration - typename expected for
RequiredOptionMissing

vtkITK - CMake errors


Dean