Re: [Mingw-w64-public] FLTK 1.1.10 for w64

2010-06-12 Thread zhou drangon
2010/6/12 Henry Nestler : >  Hello Zhou, > > the FLTK 1.1.x devel library on [1] is not usable. There are missing some > basic libraries (libfltk.a, libfltk_images.a). > I think the build was incomplete, because the GCC stops on such errors: > > FL/Fl_Menu_Item.H:91: error: cast from 'void*' to 'lo

Re: [Mingw-w64-public] FLTK 1.1.10 for w64 (solved)

2010-06-12 Thread Henry N.
On 12.06.2010 11:11, Ruben Van Boxem wrote: > > Hello Zhau, > > the FLTK 1.1.x devel library on [1] is not usable. There are missing > > some basic libraries (libfltk.a, libfltk_images.a). > I think the build was incomplete, because the GCC stops on such errors: > > FL/Fl_Menu

Re: [Mingw-w64-public] FLTK 1.1.10 for w64

2010-06-12 Thread Ruben Van Boxem
> > Hello Zhau, > > the FLTK 1.1.x devel library on [1] is not usable. There are missing > some basic libraries (libfltk.a, libfltk_images.a). > I think the build was incomplete, because the GCC stops on such errors: > > FL/Fl_Menu_Item.H:91: error: cast from 'void*' to 'long int' loses precision >

[Mingw-w64-public] FLTK 1.1.10 for w64

2010-06-11 Thread Henry N.
Hello Zhau, the FLTK 1.1.x devel library on [1] is not usable. There are missing some basic libraries (libfltk.a, libfltk_images.a). I think the build was incomplete, because the GCC stops on such errors: FL/Fl_Menu_Item.H:91: error: cast from 'void*' to 'long int' loses precision fl_open_uri.c