On 9/8/08, MacArthur, Ian (SELEX GALILEO, UK) <[EMAIL PROTECTED]> wrote: > I see you also have "--enable-xdbe and --enable-shared" > > I don't think (but may well be wrong!) that the "xdbe" will be an issue, > but the "shared" probably is. > > Try building without it and linking your code statically to the fltk > libs, that might work for you.
I'll give it a shot. > > Can I ask why you are linking dynamically here? It's not at all obvious > what advantage it would bring. Indeed, I imagine a static build might > actually be simpler for you to deploy? I had problems with my Makefile when I tried linking statically. I can't remember why right now, but I'll try again. Thanks for all your help Ian. Also a thanks to Matt for opening a new branch in SVN. -- Robert Arkiletian Eric Hamber Secondary, Vancouver, Canada Fl_TeacherTool http://www3.telus.net/public/robark/Fl_TeacherTool/ C++ GUI tutorial http://www3.telus.net/public/robark/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

