> hey > I am using ccmake to compile fltk on release mode and i am > running into problems. > when i configure it gives me
Which version of fltk? If fltk-1.3 (the current development tree) then the short answer is; don't do that. Cmake support is incomplete in the current tree (though I believe Albrecht has been sorting that) so you need to use the traditional configure / make sequence rather than cmake to get things bootstrapped. If fltk-1.1, I thought that all worked OK? Fltk-2 is largely alpha, so unless you are ready for the extra troubles that brings, I'd stick to one of the fltk-1.x series builds for now... 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

