On 16 Aug 2007, at 19:09, Alberto Delgado wrote: > I would like to know if there is a command line > for compiling fltk under Linux without compiling > all the examples etc. : I would just like to > compile the static library (.a)
Can I ask why? The examples are useful pointers to using the lib and fluid is invaluable. And they don't take much space. > Anyone knows ? Sure. Once you have run configure with the appropriate options for your platform, just cd into the src directory and type make. That ought to do the trick. Still can't see why you'd want to do that, though. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

