[Insight-users] FL/fl_file_chooser.h not in fltk include dir
Julien Jomier
jjomier at cs.unc.edu
Wed Jun 30 11:45:58 EDT 2004
Hi Rocky,
You should perform a 'make install' of FLTK and specify the FLTK
installation directory when running CMake on InsightApplications. You can
make a local install (--prefix) if you want. The install is fixing the case
of the filenames by creating shortcuts in the fltk/include directory.
Julien
> -----Original Message-----
> From: insight-users-bounces at itk.org
> [mailto:insight-users-bounces at itk.org] On Behalf Of Rocky Rhodes
> Sent: Wednesday, June 30, 2004 11:35 AM
> To: 'insight-users at itk.org'
> Subject: [Insight-users] FL/fl_file_chooser.h not in fltk include dir
>
>
> I am trying to compile the itk applications. I downloaded
> and built fltk
> (fltk-1.1.5rc1). When I compile the itk applications, I am
> getting a couple
> of files not compliing. fltkGlWindow.cxx doesn't compile because it
> includes FL/fl_file_chooser.H, not FL/Fl_File_Chooser.H. Also
> fltkTimeProbesCollector.cxx doesn't compile because it
> includes Fl/fl_ask.H,
> not FL/fl_ask.H.
>
> I can obviously work around these things, but I didn't know if this
> reflected changes to fltk or changes to the apps or stale
> code that nobody
> uses or what.
>
> Rocky
>
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
More information about the Insight-users
mailing list