DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2160 Version: -current Problem refers to version fltk-2.0.x-r6525. System: Win XP Compiler: Microsoft Visual Studio 2008, Version 9.0.21011.8 RTM These functions in class FL_API Widget are noewhere defined: void add(const AssociationType&, void* data); void set(const AssociationType&, void* data); void* get(const AssociationType&) const; void* foreach(const AssociationType&, AssociationFunctor&) const; bool remove(const AssociationType&, void* data); bool find(const AssociationType&, void* data) const; As a consequence, the linker can not resolve the corresponding symbols. Link: http://www.fltk.org/str.php?L2160 Version: -current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
