Fixed:

clear_items() appears to be a very recent addition to the API.  I've
reverted it to the to-be-deprecated clear() in CVS.

I should see about setting up a build environment with some older libs
(or possibly fix the gtkmm docs so that they tell me these things...)

John

Am Samstag, den 28.01.2006, 12:20 +0100 schrieb Georg Baum:
> I get the following error:
> 
> ../../../../src/frontends/gtk/GBranch.C: In member function `virtual void
>    lyx::frontend::GBranch::update()':
> ../../../../src/frontends/gtk/GBranch.C:77: error: `clear_items' 
> undeclared
>    (first use this function)
> ../../../../src/frontends/gtk/GBranch.C:77: error: (Each undeclared 
> identifier
>    is reported only once for each function it appears in.)
> 
> This is with
>   GTK Frontend:
>     libgtkmm version:           2.6.5
>     libglademm version:         2.4.1
> 
> Commenting out that line works.
> 
> John, please have a look.
> Georg

Reply via email to