[Insight-developers] Examples in SunOS-5.6-c++ & IRIX-64 : mig
 FLTK
   
    Luis Ibanez
     
    ibanez@choroid.cs.unc.edu
       
    Mon, 1 Oct 2001 18:00:03 -0400 (EDT)
    
    
  
   Jim,
   You're right about FLTK headers, the subdirectory
   should be "/FL" and the extension should be ".H"
   I noticed that you fixed the offending files,
   thanks for that. We'll stick to this syntax.
   Luis
---------------------
On Mon, 1 Oct 2001, Miller, James V (CRD) wrote:
> I am building all of these examples from a source tree of FLTK. I am not using any rpms or
> preinstalled versions. So Windows, Linux, Solaris, and Irix are all using a source tree of FLTK.
>
> These compile under Windows because windows does not care about case.  The examples build from an
> install of FLTK on linux because they are putting in these symbolic links.
>
> The source tree for FLTK has its include directory as FL and its header files end in .H. I suggest
> that we use that syntax.
>
>