[Insight-developers] Errors in SunOS caleb.-crd : FLTK generated code

Luis Ibanez ibanez@choroid.cs.unc.edu
Wed, 9 Jan 2002 14:22:34 -0500 (EST)


Hi 

the builds on: 

  caleb.-crd
  moxel2.crd
  sextant.crd

are reporting errors related with the generation of code
by FLTK. 

This is due to a missing $ITK_BINARY_PATH in the list of
include directories. The FLTK_WRAP_UI command generates 
code (.cxx & .h files) on the binary directory so it has
to be added to the include path.


A fix has been checked in on the CMakeLists.txt file.



  Luis