[Insight-developers] caleb.-crd and sextant.-crd : FLTK probl
ems
Lorensen, William E (CRD)
lorensen@crd.ge.com
Fri, 11 Jan 2002 15:44:51 -0500
It still not working. I am using a cmake built today.
-----Original Message-----
From: Luis Ibanez [mailto:ibanez@choroid.cs.unc.edu]
Sent: Friday, January 11, 2002 8:18 AM
To: insight-Developers
Subject: Re: [Insight-developers] caleb.-crd and sextant.-crd : FLTK
problems
Bill,
You are right, the problem is related with the changes on 01/09.
These changes updated FltkImageViewer to make use of the
cmake FLTK_Wrap_UI command. Prior to that, this directory
still had the redundant .cxx and .h files generated by fluid
for every .fl file.
The consequence of the changes is that now the directory:
ITK_BINARY_DIR/Auxiliary/FltkImageViewer
has to be added to the include path because the header files
generated by Fluid are put in this binary directory.
This has been updated in the CMakeLists.txt files on the
examples that use code in FltkImageViewer and seems to be
working on other platforms (I'm assuming that all the
platforms are building the examples... is that right ?).
The errors in the dashboard are all about header files not
found, it seems that in these machines CMake is not adding
the binary directories to the Include Path.
Maybe the problem is that I'm using the latest CMake version
as checked out from the CMake cvs repository...
Luis
==================================================
"Lorensen, William E (CRD)" wrote:
> Looks like the problem started on Jan 9 with your changes to
> CMakeLists.txt in Auxiliary//FltkImageViewer.
_______________________________________________
Insight-developers mailing list
Insight-developers@public.kitware.com
http://public.kitware.com/mailman/listinfo/insight-developers