I download fltk-utf8_1.1.6-3.tar.gz from http://www.oksid.ch/fltk-uft/index.html
I can't find any document or guidance in the website or src directory. So I compile it with following command. # tar -xzvf fltk-utf8_1.1.6-3.tar.gz # cd fltk-utf8-1.1.6 # ./configure # make And finished successfully. The applications in the test/ directory can run normally, except "./utf8" application. It only show ascii character. Other characters are uncorrect. Can anybody tell me how to make it right? I run it on my PC with Fedora 5. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

