>
> I don't think so. I think that this must be a hint that something in the 1.3
> Fl_Input_.cxx causes the problem, together with some weird system 
> configuration,
> since liaojifang had the same problem and solved it by replacing the _source_
> file. Maybe something with the (asian) locale config, fonts or ...
>
> Meanwhile I ran a Gentoo [1] Linux Live Installer CD (without _installing_ 
> it),
> and I could install and run FLTK 1.3 without problems. The only thing I had to
> change was to explicitly configure with --disable-xinerama, because configure
> seemed to have found it, but the compiler complained (maybe another check we
> should make for a header file and not only a lib file). However, I did not
> configure any locale or such...
>
> Now we might have to look for different configure options WRT Xft, Xdbe and 
> maybe
> more (you know, there are some code differences, don't you?). Although I can't
> find any obviously relevant #if*'s in Fl_Input*.cxx (except maybe 
> HAVE_LOCALECONV ?).
>
> Albrecht
>
> [1] Nilan reported that he used Gentoo, but maybe an older version.


Yes,If I configure with  --disable-xft ,fluid works well

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to