From: Stephen D. <st...@da...> - 2002-08-23 14:50:06
|
On Fri, 23 Aug 2002, Takaaki Tateishi wrote: > At Fri, 23 Aug 2002 14:33:37 +0100 (BST), > Stephen Davies wrote: > > I attached a little ruby-fltk patch - against the current CVS - that fixes > > "color" to UINT. > > Would you like to put this into CVS? > > I've merged it. Thank you very much, Hi Takaaki, I just loaded FLTK 1.1.0rc6 and built CVS ruby-fltk against it. I had a compile problem that is presumably my error somehow - the ruby-fltk code uses two defines HAVE_FL_INPUT_COPY_1 and HAVE_FL_IMAGE_3 - for 1.1.0rc6 they should be defined, but the generated Makefile doesn't define them. I editted them into the Makefile and built ruby-fltk fine - but why weren't they there? Thanks, Steve PS: Is Takaaki or Tateishi your given/first name? Apologies that I can't tell... |