> > Try building without it and linking your code statically > to the fltk > > libs, that might work for you. > > I'll give it a shot.
OK - I'd like to think that it would work... It does for me, but of course the patch was generated specifically to meet my need so... > > 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. Well, I always link static, against the patched libs, directly from their build directory. Hopefully, that same pattern should work fine for you... > Thanks for all your help Ian. Your welcome - it ought to work... Needs tidying up of course! -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

