> > Anybody know what I'm doing wrong? > > Just a guess, but did you do a "make install" ?
Fair point, though note that the fltk build system is designed so that it can work from the build tree, or from the install location. If you use fltk-config to ascertain the compile/link options, it will take account of whether the libs are in the installed locations or still in tree automatically. It is designed that way so that you can have multiple versions of fltk installed in parallel safely (e.g. I have fltk-1.1.10, fltk-1.3-svn and fltk-2-svn installed on this box...) SELEX Galileo Ltd 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

