> A note to the FLTK folks regarding this thread. > > I'm looking over the examples on the book's website. > > The code the book compiles against is 1.1.9, not 2.0. > > The references you see to 2.x style names (like "Window" and "Widget") > are because he's got classes defined in his own libs with those names. > > So the book is /NOT/ compiling against FLTK 2.x. > It really is 1.1.9, but these complaints are about the libs > that come with the book that just so happen to have names that are > similar to the FLTK 2.x names.
Mea culpa. I picked the book up in a shop several years ago and flicked through it. I remember seeing Window and Widget, and along with eric's error messages, I assumed that it required FLTK-2. I even thought Bjarne had posted something here and I inferred FLTK-2, but obviously I have misremembered. This is not the first time this has come up, so I'm a bit embarrassed that I may have thwarted several budding C++ and FLTK programmers :-( Greg, do you think you could summarize your findings in an Article so that we can refer to it easily in the future? Once again, my apologies for the misinformation. D. _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

