> > Just a guess, but did you do a "make install" ? > > No, I got this error: > > process_begin: CreateProcess(NULL, /bin/install -c -m 755 > fltk-config /usr/local > /bin, ...) failed. > make (e=3): The system cannot find the path specified. > make: *** [install] Error 3
Oh, yuck, that looks bad... This is in a Msys shell, right? Might be worth trying it again, I have a vague idea that some versions were a bit fragile... > I couldn't figure it out, so I just copied the header and > library files to where I needed them. Is that not the same? Well, more or less the same - though some things (like fltk-config) might not be entirley happy. As may be apparent from my eralier posts, I suggest you just leave the fltk libs in the build tree then call fltk-config from your Makefile to figure everything out for you... 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

