[Insight-users] FL/fl_file_chooser.h not in fltk include dir

Rocky Rhodes rhodes at sgi.com
Wed Jun 30 11:57:47 EDT 2004


Thanks!  I did the similar fix by hand to get the compile going.  I'll undo
my changes and try make install of FLTK.

	Rocky

> -----Original Message-----
> From: Julien Jomier [mailto:jjomier at cs.unc.edu]
> Sent: Wednesday, June 30, 2004 8:46 AM
> To: 'Rocky Rhodes'; insight-users at itk.org
> Subject: RE: [Insight-users] FL/fl_file_chooser.h not in fltk include
> dir
> 
> 
> 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