On 20.12.2009, at 17:25, Albrecht Schlosser wrote: > Greg Ercolano wrote: > >> FLTK seems to maybe be going the direction of cmake (maybe?), which >> would be interesting, because then 'cmake' would just work the same >> on all platforms including windows, and we could get away from the IDE >> and all its voluminous build files.. > > Not really... Developers would use cmake to create the IDE build files, > so that they would be able to use the IDE, if they like (without us > FLTK developers needing to create IDE files for MS IDE's any more). > > Others (like me) would use cmake to do make builds, however ;-)
I used cmake to create an Xcode project, but I was not impressed. The basic structure was there and fine, but in the end nothing really worked. All applications were shell apps and would not run. It would be wonderful if that could be fixed because I am not keen on updating all IDE files. Matthias _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

