I'm using FLTK + Nxlib + Nano-X for an ARM target. I wanted to support TTF fonts. So i built freetype 2 lib for the arm target and made the necessary changes in Nano-X for it. Now am trying to build FLTK with --enable-xft. If am right, i need to have libXFT built already before i can build FLTK with --enable-xft ? i tried building libXFT and am running into an error where it is looking for fontconfig/fcprivate.h file. This is a part of FontConfig, so now am i expected to build FontConfig too ?
Or am i completely off track here ? - Jayaram _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

