Lazy Fox wrote: > I config fltk with "./configure --enable-sharded", but after "make", there is > no "libfltk.so.1.3" was builed in fltk/src dir. Why??? > There were only fltk/lib/*.a was builed.
You want "--enable-shared" (note the spelling) -- ______________________________________________________________________ Michael Sweet, Easy Software Products mike at easysw dot com _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

