2009/4/28 Greg Ercolano <[email protected]>: > cmake? Hmm, I'm not familiar with it myself, but based on your errors > my guess is the cmake files are out of date wrt current SVN, e.g. the list
I don't think the cmake files are maintained in 1.3 - we don't have anyone on the core group that uses them. A volunteer familiar with cmake would be very welcome... (Christian?) > > You mentioned the FLTK_QUARTZ flag being set to 'ON', so I tried: > > ./configure --enable-FLTK_QUARTZ=on Quartz is on by default for all OSX builds in 1.3 - it is required for the revised text handling associated with utf8 support. I don't believe the old Carbon version can even build in 1.3 - which ties in with what Christian reports, of course. In the short term, an "traditional" configure/make ought to Just Work... until someome updates the cmake files... _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
