Tyler wrote: > I'm trying to use fltk2.0-r6525 and I can build the "fltk" "fltkdll" and > "fltkdll_image" vcprojs just fine but the "hello" project fails linkage. Im > getting unresolved externals on the Widget class. Im builing the "Debug" > version by the way. All the other example vcprojs fail linkage too.
Try adding the file src/WidgetAssociation.cxx to your project. Albrecht _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
