> in Embedded environment, run fltk2 in diretfb , as the above > link, I have downloaded fltk -2.0. x - r5697 version, and > modify code ,compile success and get the library files,the > compile arguments as follows :
I'm sorry to say that you may be on your own out there - there is no official support for directFB in the fltk libs, and the fltk-2 tree is considered alpha and is not currently being maintained. The current "stable" fltk tree is fltk-1.1.10 and the "active" tree is fltk-1.3.x. If you need support, then either 1.1.10 or 1.3.x would be a better bet than 2.x, but again, none of these have official directFB support. Maybe you can find the dev who did the directFB and/or nano-X support and they can help you? I suspect that no one here knows the answers... Is there some reason you can't just use a stock fltk build running X11 on your embedded target? That's always worked fine for me. I never had much success with either the nano-X or directFB approaches, but X11 has always been OK. I know that a lot of folk think that X11 is too heavy for their targets, but back in the day I was running X on a 50MHz 486 with limited RAM and it was adequate, so getting it running on modern kit is trivial by comparison - for example X11 runs just fine, with OpenGL support and etc., on my beagleboard... SELEX Galileo Ltd Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

