>> fltkd.lib(Fl_Preferences.obj) : error LNK2019: unresolved external symbol 
>> "public: class Fl_Tree_Item * __thiscall Fl_Tree::add(char const *)" 
>> (?...@fl_tree@@QAEPAVFl_Tree_Item@@p...@z) referenced in function "public: 
>> char __thiscall Fl_Preferences::copyTo(class Fl_Tree *)" 
>> (?cop...@fl_preferences@@QAEDPAVFl_Tree@@@Z)
> 
> Unfortunately there's currently no one who can maintain the Visual
> Studio project files. Thus, you would have to add some source files
> yourself. We should really try to document this better. Thanks for
> your report. [If you want to try again: src\Fl_Table.cxx,
> src\Fl_Tree.cxx, and maybe one or two more. If you get problems,
> this is the place to ask.]

        I think STR#2298 has this as patches to the project files, but
        I'm not sure these changes were applied to SVN, as the STR is still 
open.

        Looks like the patch should be applied; I don't think I have time
        to do this today, but either later tonight, or if someone else gets
        to it before I do, that's certainly fine too..!
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to