> Alan Hale wrote: > > Well, I had some problems with the VC++ 2008 express build. The log is > > posted here: > > http://pastebin.com/r3Ren1Vh > > Try just taking test/fltkdll.lib out of your link line. > > You either compile with the static libs (fltk.lib, fltk_images.lib, etc) > or the dll versions of same, but not both.
OK, what/where is my link line, and how to I remove test/fltkdll.lib? Sorry for all the noob questions. It may be that this book is not the best choice for a relative beginner to self-educate. On the other hand, I AM learning about IDEs and compilers. ;-) _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

