[Insight-users] Patch for faulty FLTK includes found in
InsightApplications-1.6.0
p.klotz at icoserve.com
p.klotz at icoserve.com
Fri Jun 11 09:50:41 EDT 2004
Hi
When InsightApplications-1.6.0 is compiled under an Operating System that
provides case sensitive filesystems like Linux, the compiler complains
about several FLTK includes.
For example:
The file
Auxiliary/FltkImageViewer/fltkGlWindow.cxx
contains
#include <FL/fl_file_chooser.H>
instead of
#include <FL/Fl_File_Chooser.H>
The attached patch fixes all those cases. The includes now conform to FLTK
1.1.4/1.1.5rc1.
Best regards, Peter.
(See attached file: InsightApplications-1.6.0.FLTK.patch.gz)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: InsightApplications-1.6.0.FLTK.patch.gz
Type: application/octet-stream
Size: 3569 bytes
Desc: not available
Url : http://public.kitware.com/pipermail/insight-users/attachments/20040611/e9a3efc6/InsightApplications-1.6.0.FLTK.patch.obj
More information about the Insight-users
mailing list