[Insight-developers] FLTK errors on windows : FLTK version ?
   
    Luis Ibanez
     
    ibanez@choroid.cs.unc.edu
       
    Tue, 20 Nov 2001 12:37:03 -0500 (EST)
    
    
  
The dashboard is reporting some errors
from VC++ and the Intel compiler.
They seems to be associated with the
function that FLTK uses for pasting
pixmap images on buttons.
The errors appear on the /Examples
where we use this function to display
the ITK logo on the GUI.
The same code, however is compiling in
my VC++ installation, so I'm wondering
if the difference is due to the FLTK
version used. The problem is due to a
constructor of type:
  Fl_Pixmap::Fl_Pixmap( * const * )
I'm using FLTK 1.0.11
Could somebody please check the version
number of the FLTK installed in
      sextant.crd
      moxel2.crd
Thanks
Luis