Rhythm Suren Wadhwa wrote: > Kindly guide me. I just bought your book,
There's no "your book" that I would know of. The FLTK team doesn't sell a book. Which book do you mean? > and fltk-1.1.9 from your website. You should try FLTK 1.1.10 instead, it's newer, has some bug fixes, and is the current and final FLTK 1.1 release. > to build FLTK under Windows, its said i should click on fltk.dsw, > BUT your zip file contains no such file. It's in the visualc/ directory. Note that this works only with the MS Visual C++ (Express) compiler tools. You'll be asked if you want to convert the project files, and you should reply YES (or click the appropriate button). There are other free compiler tools available, however, see here: http://www.fltk.org/articles.php?L598 > Nor, do the LIB foler contain ANY OTHER FILES than README. That's intended. The libs will be built by the compilation process. Last note: there's also a development version FLTK 1.3, but there is no official release yet. If you want to *try* that, then you ought to use the project files from the ide/VisualC6/fltk.dsw. HTH Albrecht _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

