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

Luis Ibanez luis.ibanez@kitware.com
Tue, 15 Oct 2002 08:45:54 -0400


Hi Dean,

Thanks for pointing this out.
The CMakeLists.txt file on ShapeDetectionLevelSet
was fixed this morning.

Could you elaborate more on the CMake errors
produced by vtkITK ?

Thanks



    Luis


=================================================


dean.inglis@on.aibn.com wrote:

> 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
> 
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
> 
>