On 29 Jul 2007, at 19:54, <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> wrote:
> Hi, > > When I use fltk under Windows I link the following libraries in my > makefile: > LIBS = -mwindows -lfltk -lole32 -luuid -lcomctl32 -lwsock32 > > But under Linux, what are the libraries I must linked in my > makefile in order to run a basic fltk application ? This howto article will probably help: http://www.fltk.org/articles.php?L599 -- Ian _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

