Am 21.02.2010 19:19, Matthias Melcher wrote:
>
> On 21.02.2010, at 19:11, Greg Ercolano wrote:
>
>>>> 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..!
To Greg: you committed it already in ide/visualc:
$ svn log -r {20100101}:head
------------------------------------------------------------------------
r7018 | greg.ercolano | 2010-01-18 19:59:51 +0100 (Mon, 18 Jan 2010) |
10 lines
Added Fl_Table, Fl_Native_File_Chooser, Fl_Tree and related test programs
to ide/visualc/.
These files were /hand edited/ to make the changes.
TO BE DONE: Someone (other than me) needs to add these to the
ide/vs2005
dir as well. I don't think these can be hand edited;
too much human unreadable GUID/hex code stuff..
------------------------------------------------------------------------
r7019 | greg.ercolano | 2010-01-18 20:08:26 +0100 (Mon, 18 Jan 2010) | 3
lines
Committing native -> CRLF eol-style.
------------------------------------------------------------------------
> Oha! The VisualC projects are both outdated! Another reason to finish my
> Fluid IDE support ASAP.
Probably not both (see above), but surely the ide/vc2005 project.
> Anyway, I will see if I can launch the VM and get the VisualC support
> up-to-date again.
If you can do this, then please look for the Cairo dependency as well,
IIRC this is only in the vc2005 project and may have become the default
unintentionally.
Albrecht
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk